📰 Dev.to · Yunhan
Articles from Dev.to · Yunhan · 18 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9631)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Yunhan
2w ago
How I Generate 3,400 Static Pages Without Losing My Mind
Managing a Next.js static site with thousands of generated pages — the tooling, the gotchas, and the build optimizations that keep it sane.

Dev.to · Yunhan
2w ago
Accessibility in Baby Name Tools: What I Got Wrong (and Fixed)
Building an accessible baby name generator taught me more about web accessibility than any tutorial. Here's what I learned.

Dev.to · Yunhan
3w ago
Why I Chose Next.js Static Export Over SSR for a Content-Heavy Site
The tradeoffs of using Next.js output: export for a 3000+ page baby name site — build times, hosting costs, and performance wins.

Dev.to · Yunhan
3w ago
SEO for Static Sites: What Actually Moved the Needle After 30 Days
Real data from launching a Next.js static site — what worked, what didn't, and the surprising things that drove early organic traffic.

Dev.to · Yunhan
3w ago
Building a Multilingual Name Database: 2000+ Names Across 46 Cultures
How we organized and expanded a baby name database to cover 46 cultural origins — from Armenian to Welsh — and what we learned about name data quality.

Dev.to · Yunhan
3w ago
Building a Multilingual Baby Name Database: Lessons from 40+ Origins and 1,500 Names
I've been building BabyNamePick.com — a baby name database that now covers 1,500+ names from over 40...

Dev.to · Yunhan
3w ago
How We Use Next.js generateStaticParams to Pre-render 3,500 Baby Name Pages
When your site has 1,500+ baby names across 30 origins and dozens of styles, you need a smart...

Dev.to · Yunhan
3w ago
1,500 Baby Names and Counting: What I Learned Building a Multilingual Name Database
We just crossed 1,500 baby names on BabyNamePick.com — covering 30+ origins from Irish to Japanese to...

Dev.to · Yunhan
3w ago
Static Site Generation for 1,200+ Pages: Lessons from Building a Baby Name Database
What I learned building a statically-generated site with 1,200+ individual pages, 50+ category pages, and 85+ blog posts using Next.js App Router.

Dev.to · Yunhan
3w ago
The SEO Power of Baby Name Pages: How 3,300 URLs Beat Big Competitors
How a small baby name site with 3,300+ static pages started outranking established competitors on long-tail keywords. A case study in programmatic SEO.

Dev.to · Yunhan
3w ago
How I Built a Baby Name Generator With 1,200+ Names Using Next.js and Zero APIs
A technical walkthrough of building babynamepick.com — a fast, SEO-optimized baby name site with static generation, no external APIs, and surprisingly good Goog

Dev.to · Yunhan
3w ago
Lazy Loading 2,800+ Baby Names: How We Cut Page Size by 77%
When your baby name website grows to 3,000+ names, page performance becomes a real challenge. Here's...

Dev.to · Yunhan
3w ago
How We Built Individual Name Pages for 2,800+ Baby Names (Next.js + SEO)
The Challenge When building BabyNamePick, we started with category pages like "Greek...

Dev.to · Yunhan
4w ago
How We Added 15+ Cultural Name Origins to a Baby Name Generator (With SEO Results)
Tags: webdev, seo, nextjs, javascript When we launched BabyNamePick a few weeks ago, it had names...

Dev.to · Yunhan
4w ago
How We Built a Baby Name Database with 500+ Names from 17 Cultures
Building a baby name website sounds simple — until you try to do it right. After months of research...

Dev.to · Yunhan
4w ago
How We Built 26 SEO-Optimized Pages in 10 Minutes with Next.js
Using Next.js dynamic routes and programmatic SEO to generate 26 letter-based baby name pages with unique content, FAQ schema, and internal linking.

Dev.to · Yunhan
4w ago
How We Added 15+ Cultural Name Origins to a Baby Name Generator (With SEO Results)
When we launched BabyNamePick a few weeks ago, it had names from about 8 cultural origins. Users kept...

Dev.to · Yunhan
1mo ago
Building a Free AI Baby Name Generator with Next.js and Static Site Generation
Choosing a baby name is one of the most exciting (and stressful) decisions new parents face. I built...
DeepCamp AI