Browsing Tag
nextjs
179 posts
Drizzle ORM Is What Prisma Should Have Been
I used Prisma for two years. I have nothing personal against it — it solved real problems and…
Transforming Unstructured Retail Catalogs into Structured Data using AI
Comparing products on e-commerce platforms is straightforward because the data is already structured. However, when dealing with weekly…
How to Add Comments to a Next.js Site (App Router and Pages Router)
Next.js gives you so many ways to render a page that the answer to “how do I add…
My Biggest Mistake: Why You Should i18n Your Next.js App From Day One (A Vibe Coding Survival Guide)
My Biggest Mistake: Why You Should i18n Your Next.js App From Day One I built a split-bill application…
How I Structured User Data for My AI SaaS
Most developers building their first SaaS make the same mistake I almost made — they reach for sessionStorage…
How I built a Next.js app with 1,500+ localized routes and perfect Technical SEO 🚀
Building a micro-SaaS is only half the battle. Getting Google to care about it is the real challenge.…
Strapi CMS: The Modern Headless CMS Powering Scalable Digital Experiences
Looking for a modern CMS? Explore how Strapi’s headless, API-first approach enables faster, scalable, and frontend-agnostic digital experiences.…
🚀 How I Built My Developer Portfolio with Next.js, GitHub API, DEV.to API + Trilingual Support and AI Chat in future
Who’s me? I’m a self-taught developer still learning, and a few weeks ago I decided it was time…
how to add Progressive Blur Effects in React / Next.js with react-progressive-blur
Installation: npm install react-progressive-blur or yarn add react-progressive-blur or bun add react-progressive-blur When building modern web apps, subtle…
Next.js 앱을 하루만에 6개국어로 만든 방법
사주 앱을 6개국에 내놓기로 했다. 한국, 미국, 일본, 중국, 베트남, 인도. 사주가 동아시아 문화권 밖에서 먹힐까? 모르겠다. 근데…