Blog
Thoughts on web development, design, and technology.
Getting Started with TanStack Start
·Alex Rivera
TanStack Start is a full-stack React framework built on TanStack Router. Here's what makes it different from Next.js and why I switched.
TanStackReactSSRTypeScript
React 19: What's Actually New and Why It Matters
·Alex Rivera
React 19 shipped with the Actions API, improved hydration error messages, and the new use() hook. Here's a practical breakdown of what changes your day-to-day development.
ReactJavaScriptFrontend
Tailwind CSS v4: A Complete Guide to What Changed
·Alex Rivera
Tailwind CSS v4 rewrites the engine in Rust, drops the config file, and moves to CSS-first configuration. Here's everything you need to know to migrate.
Tailwind CSSCSSFrontendDeveloper Tools