The joy of full-stack, AI-first Next.js

January 10, 2024 By Mark Otto 0

▶  React Server Components From Scratch“Alright, let’s build React Server Components totally from scratch.” Right from nothing, through building a simple Node-based server and working out from there. Ben is very engaging and does a great job of explaining things.

Ben Holmes

💡 Josh W Comeau’s Making Sense of React Server Components remains fantastic if you prefer something written.

☕️  Bundling React with Spring Boot — If you work (or need to work) in the Java / JVM world, this walks through an entire process of turning a Spring and React based app into a single JAR file.

Jessy Musoko

▶  HTMX for React Developers in 10 Minutes — For small projects or one-off prototypes, HTMX can actually be a better fit than React. Here’s a short tutorial to help you validate this assertion.

Jack Herrington

🛠  Code, Tools & Libraries