Runar Ovesen Hjerpbakk

Software Philosopher

Better API development using Azure Functions →

This is the last of my three contributions to Bekk Christmas, 288 articles during 24 days. Made with 🎅 in Oslo and Trondheim, Norway! My first showed how to use F# and functional patterns for creating apps with Xamarin Forms and the second argued in favour of open source templates when starting a new project.

Better API development using Azure Functions gives an introduction to using Azure Functions to speed up API development. The cloud is not only useful in production, but also during development and testing to provide a good developer experience. Don’t be afraid to use the cloud just to speed up your development iterations. Even if your production environment is still stuck on-prem, the real key to effective and efficient software development is to increase the speed of learning.