Build an authentication service with Netlify Functions
February 08, 2020In this post I will show you how to build a mini authentication service. It's mini because we won't add things such as email confirmation…
What is this
December 21, 2019If you're a Java or C# programmer coming to JavaScript, forget all you know about this . In JavaScript, the value of this is unfortunatly…