Blog
Thoughts, tutorials, and transmissions from the digital frontier.
1 min read
Navigating the React Ecosystem
A brief guide on how to choose the right tools for your next React project.
#react#nextjs#web-dev
1 min read
Tailwind CSS v4: A First Look
Tailwind v4 ditches the config file and goes CSS-first. Here is what changed and what it means for your workflow.
#tailwind#css#web-dev
2 min read
Understanding the Next.js App Router
The App Router is the biggest change to Next.js in years. Here is a practical mental model for how it actually works.
#nextjs#react#web-dev