Kevin Xu
KevThatDev's Blog

KevThatDev's Blog

Follow
homebadgesnewsletter
Tag

2Articles1Week

#2articles1week

More content

Read more stories on Hashnode


Articles with this tag

Agile Version Control and Project Management with Linear

Jun 16, 20226 min read

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...

Agile Version Control and Project Management with Linear

Google Retired its Sign-In JavaScript Platform Library. Here's How to Build a New OAuth Sign-In in React

Jun 7, 20225 min read

Google recently announced that they would fully retire their previous Google Sign-In JavaScript Platform Library for web applications in March 31,...

Google Retired its Sign-In JavaScript Platform Library. Here's How to Build a New OAuth Sign-In in React

The Best Way to Manage your .env Files ft. Dotenv Vault

May 29, 20222 min read

Environment variables are extremely important to keep track of in your projects. In your decently sized projects you may find yourself needing to...

The Best Way to Manage your .env Files ft. Dotenv Vault

Advanced Docker [Docker Compose, Docker Run Flags, Docker Exec, Docker Hub, and Tips and Tricks]

May 25, 202210 min read

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...

Advanced Docker [Docker Compose, Docker Run Flags, Docker Exec, Docker Hub, and Tips and Tricks]