Where this shows up on the site
Job guide
Add Authentication
You need users to log in, stay logged in, and recover access without turning a simple app into a tiny security department with snacks.
Tool review
Auth.js
Open-source authentication toolkit formerly known as NextAuth.js, now maintained under the Better Auth umbrella. Worth considering when you want more direct control over auth wiring and are comfortable owning the implementation details.
Tool review
Better Auth
Open-source TypeScript authentication framework where auth lives inside your app instead of behind a fully hosted account product. A modern control-first option with plugins for credentials, social login, organizations, passkeys, API keys, security checks, and more.
Blog post
What's the Deal with React and Next Again?
Read the full post.
Blog post
Why I Get Down with Markdown
Read the full post.
