C# Azure Functions - first encounter During the summer I was working on a project with students for a pro bono customer. The project uses Azure Functions as back-end for a mobile application created using react-native. This was my first encounter with Azure Functions and serverless as a whole, which
BDD Tests that Matter When starting to learn about software development and coding, writing tests seems to be the least fun and something that many try to avoid as much as possible. At some point everyone has been told that writing tests is important, and that TDD is