Writings
Auth in Next.js + Go made easier A practical guide to building authentication the right way with Authingo. Learn how to wire a Go backend, PostgreSQL sessions, HttpOnly cookies, and a Next.js frontend with the Authingo React SDK.
The Mechanics of Debouncing A deep dive into debouncing. Learn the underlying JavaScript mechanics, React pitfalls, and how to implement a debounced search bar with the Rick and Morty API.
