1/15/2024
5 min read
Getting Started with Next.js 16
Explore the new features in Next.js 16, including Server Actions, partial prerendering, and improved caching strategies.
Next.jsReact
Read more Thoughts, tutorials, and insights on web development, Next.js, and TypeScript.
Explore the new features in Next.js 16, including Server Actions, partial prerendering, and improved caching strategies.
Tailwind CSS v4 brings a new engine and simplified configuration. Learn how to leverage the latest features for rapid UI development.
Understand how to write reusable and type-safe code using Generics in TypeScript. A must-read for building scalable applications.