Published onOctober 31, 2024Instructions for v0 and GPT to generate high quality React codedevaireactThis instructions make v0 a much better code companion
Published onOctober 16, 2024On-the-fly feature flag in Next.js with Google SheetsdevnextjsIt's simple yet performant!
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!
Published onOctober 10, 2024How to prevent re-render in React with Tailwind CSSdevnextjsreacttailwindSometimes all you need is just CSS and HTML. No JavaScript needed.
Published onOctober 6, 2024Code based routing in Next.jsdevnextjsFor those who hate the file-based routing in Next.js