Skip to content

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?
Reading time
12 min read
Updated date
December 22, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
React

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.
Reading time
11 min read
Updated date
December 18, 2023
Post type
Blog
Topic
PostgreSQL