

Syncing Users Between Clerk and Your Database in Next.js
A practical guide to implementing reliable user synchronization between Clerk authentication and your database using Drizzle ORM and Neon in Next.js applications.
Deep technical insights mixed with real experiences. Because great software comes from understanding both the code and the people who write it.
A practical guide to implementing reliable user synchronization between Clerk authentication and your database using Drizzle ORM and Neon in Next.js applications.
A step-by-step guide to implementing a newsletter system with Server Actions in Next.js 14. Learn how to handle form submissions, manage loading states, and create a seamless subscription flow.
Learn how to optimize your screen resolution, configure VS Code, and set up your recording environment for creating high-quality developer screencasts.
I’ll share my experience at Footprints Camp, what the camp experience is like, the insights I gained, and details about the community climate action project that I decided to work on during the camp.
Comprehensive guide showing all available MDX components with examples and usage instructions.
TypeScript and Prettier configurations that enhance type safety and code consistency in Next.js projects. Learn about important settings like noUncheckedIndexedAccess and custom Prettier rules for Tailwind CSS.