-
Enabling CORS for Azure Function local development
I had an Azure Function project written in C# (aka …
2018-09-10
-
Azure Function Proxies for Response Header API Version and API Path Version
In my Azure Function project I had two problems: I wanted …
2018-08-06
-
Wolf Tracker - Part 1: Vue.js Front End
Let’s go through the SPA in more detail. Vuetify.js …
2017-12-20
-
Wolf Tracker - Part 2: Distributing the SPA
I managed to use Azure Storage (blobs) to store my SPA, …
2017-12-20
-
Wolf Tracker - Part 3: Azure Function Backend
Let’s go through the API layer, which is powered by …
2017-12-20
-
Wolf Tracker: Vue.js + Azure Functions + more for a Secure, Cheap, Highly Scalable SPA!
Let me show you how I built a Vue.js Single Page …
2017-12-20
-
Strategies for Improving / Eliminating Azure Functions Cold Starts
Let’s walk through a few strategies for dealing with …
2017-12-19
-
Validating Auth0 JWT tokens in Azure Functions (aka How to use Auth0 with Azure Functions)
Would you like to know how to authenticate / authorize …
2017-11-25
-
How to use Redis in an Azure Function
Quick explanation of how to use Redis and, specifically, …
2017-05-01