🧭
2025-12-07
Day 4 — Dynamic Routing Clicked
#day-4#routing#next.js#milestone
Day 4 was all about Next.js routing. I built dynamic routes like `/projects/[slug]` and `/vibes/[slug]` and learned how params and static generation work together. Once this clicked, content stopped being hardcoded and started being data-driven. This was a major unlock that shaped the rest of the project.