If you're coming from a developper background, you might not want to use tools you're not familiar with and keep the flexibility of having…
Here's how to create a SAS Token for Azure Event Hub using the latest Erlang/OTP 25 in Elixir. This is based on the Microsoft Documentation…
Added an event system that saves every change made to a database entity in OKR-One. It took more AND less work than expected at the same…
A Phoenix project with liveview set up in order to do this tutorial, if you don't have one run in your terminal: Now that you have a working…
By default, logs in the console are truncated when they're too long, in order to get the full logs, simply add the following to your config…
Last updated September 30th, 2021 DragonRuby Game Toolkit games These are really simple little games I made using DragonRuby Game Toolkit…
Disclaimer: this article is written using XUnit but could be done using any test framework. The simplest way to test your AutoMapper…
This issue has already been pretty well discussed here. However, I think this solution could be made easier to maintain at the cost of…
If your project contains two assemblies with identical classes and namespaces, you won't be able to differentiate between them unless you…