Nothing here yet.
Nothing here yet.
In my first startup Tabulo we screwed ourselves over without a good version control system in place. A year and a half later into the project we realized we killed our developer experience with recent infrastructure changes. Thus we tried to revert t...

Google recently announced that they would fully retire their previous Google Sign-In JavaScript Platform Library for web applications in March 31, 2023. Beginning April 30, 2022, or before today, new applications must use their new Google Identity Se...

Environment variables are extremely important to keep track of in your projects. In your decently sized projects you may find yourself needing to either keep track of multiple environment variables for the different stages of your application - devel...

Welcome Back! In a previous article I built out this repo. The repo contains the source code for a simple Express server that returns <h2>Hi There!!!</h2> code. We're going to use the ending result here as our starter code for this project. I also co...
