Articles by Justin Gage
Justin is a technical writer and author of the popular Technically newsletter. He did his B.S. in Data Science before a stint in full-stack engineering and now focuses on making complex technical concepts accessible to everyone.
Considerations When Setting Up Authentication in Next.js
From picking a provider to building routes for sign in, there are several things to consider when setting up authentication in Next.js?
The Startup CTO’s Handbook To Running on Postgres
Learn about some lesser-known tips for configuring Postgres for the long haul, from connection pooling to security basics to extensions and indices.