Automagically manage your Azure Service Bus topics with Farmer
In this blog post I will show how we reduced our 1000+ lines of Azure Service Bus arm-template configuration to just a few lines of F#. And then some…
In this blog post I will show how we reduced our 1000+ lines of Azure Service Bus arm-template configuration to just a few lines of F#. And then some…
“Do you really need a cloud for that?” or: How I spent my 2020 summer vacation
“Do you really need a single-page application for that?”
Property based tests part 4 - production code repeated in tests.
Property based tests part 3 - generators with too many output values.