Loading...
> Server is loading......
A practical checklist for shipping pages that rank: metadata API, OG/Twitter cards, sitemap, robots, and content structure.
If you can only do a few things, do these:
next/imageDark mode done right with next-themes
A clean approach to theme toggling in Next.js: class-based themes, CSS variables, and persisting preferences.
Markdown + reading time in the App Router
A simple pipeline: Markdown in /content, gray-matter for frontmatter, and reading-time to show estimate on cards.
Building a design system with shadcn/ui
How I use shadcn/ui as a starting point: consistent tokens, composable components, and accessible primitives.