Articles in this series
Password-less login is kind of a misnomer since passwords are involved in one way or another in any authentication step. Even in a biometric system,...
And more for beginners... · This article is a follow-up to its long-lost brother which discussed what a password-less login method in Go might look like....
Picking up right where we left off, we will start with the packages before we come to the main package. This will mean taking a bottom-up approach to...
The "Unopinionated" Trap of Golang · There are a few statements any Go dev would have heard like: There is no perfect programming language. Go is...
and then some... · I have come across many developers who feel overwhelmed when trying to design a backend server in a language or a framework outside...