Published onNovember 2, 2024Implementing Exclusive Relationships in PostgreSQL and PrismadevpostgresprismaA Real-World Example with TriggersRead more →
Published onOctober 31, 2024Instructions for v0 and GPT to generate high quality React codedevaireactThis instructions make v0 a much better code companionRead more →
Published onOctober 16, 2024On-the-fly feature flag in Next.js with Google SheetsdevnextjsIt's simple yet performant!Read more →
Published onOctober 11, 2024Running Long Jobs with Queues in Next.js using Bull and RedisdevnextjsOffload those long running tasks to background workers without third party services!Read more →
Published onOctober 10, 2024How to prevent re-render in React with Tailwind CSSdevnextjsreacttailwindSometimes all you need is just CSS and HTML. No JavaScript needed.Read more →