Browsing Tag
nextjs
160 posts
Building an AI-Powered E-Commerce Platform with Rich UI Rendering
Building an AI-Powered E-Commerce Platform with Rich UI Rendering TL;DR I built an experimental e-commerce platform where the…
Automating API Calls Without Losing Control
Managing recurring API calls shouldn’t require a full automation platform. Here’s why I built a simple, self-hosted dashboard…
⚡ Next.js Mastery — Building Fast, Scalable, and Future-Proof Apps
“Next.js isn’t just a React framework — it’s how modern web apps should be built.” If React is…
Top Next.js Shadcn UI Templates for Websites and Admin Dashboards
Shadcn is everywhere these days. Since it came out in 2023, the Shadcn UI library has become super…
Authentication Using Better-Auth (Basics Tutorial)
What’s up, devs! 👋 In this post, I’ll walk you through setting up authentication in a Node.js/Next.js project…
Prisma Deep‑Dive Handbook (2025) — From Zero to Expert
A practical, end‑to‑end guide for expert developers who are new to Prisma. Covers modeling, migrations, querying, performance, deployment,…
Server Side React.js with node.js
What is React SSR? React.js is ideal for creating interactive components in the browser. It’s tempting to use…
How to Hide API Endpoints in Next.js
In Next.js, securing sensitive data and preventing the exposure of API endpoints is critical for building secure web…
EduForge: Turning Cultural Trends into Knowledge
We all see trends explode on TikTok, Instagram, and YouTube — but how often do we stop and…
I knew RSC was a rake but I stepped on it anyway
I’ve been a Next.js user since before it was cool. Back in my day we didn’t even have…