5 min read
Getting Started with Next.js 14
A beginner-friendly walkthrough of Next.js 14's App Router, server components, and the new file-based routing conventions.
S
Sarah ChenIn-depth articles on Next.js, TypeScript, and modern web development. Free articles for everyone — premium deep-dives for serious builders.
A beginner-friendly walkthrough of Next.js 14's App Router, server components, and the new file-based routing conventions.
From arbitrary values to the JIT engine, these lesser-known Tailwind features will level up your workflow.
Template literal types, conditional types, and the builder pattern — techniques that scale as your project grows.
How to create a token-based design system that works across web and mobile — from color primitives to component APIs.
A practical guide to introducing a paywall on a developer blog — pricing strategies, reader psychology, and implementation.