Browsing Tag
nextjs
188 posts
Qisquiz: A Quiz App for Learning Qiskit v2.X
Qisquiz: A Quiz App for Learning Qiskit v2.X I recently built Qisquiz, a quiz-based learning app for people…
How I Fixed Next.js Serialization Errors in Payload CMS v3 by Building a Custom Icon Picker
If you’ve recently migrated to Payload CMS v3, you’re probably loving the deep integration with Next.js and the…
Building an Image to Image AI Editor That Actually Ranks: A Performance & SEO Post-Mortem
I run image2image.ai – an AI image editor that lets users transform photos by describing what they want…
I built PhysioFlow — clinic software for Indian physiotherapists, solo in a week
A physiotherapist asked me a simple question a couple of months ago: “Can you build something to run…
RSC Component Architecture, Next.js Dev MCP, Interactive Apps Guide, React Doctor, Bklit UI, Chat SDK Community Agent, Prefetch App Shells
Component Architecture for React Server Components Traces the evolution from useEffect to React Query to route-level loaders to…
A closer look at partial prerendering
Partial prerendering replaces the old binary model of rendering. Before, there were 2 cases. Either the entire route…
Quinze lignes de Proxy pour qu’un SDK ne casse plus mon CI
Le vendredi où Vercel a refusé mon merge Vendredi 10 avril, fin d’après-midi. Je merge sur main une…
Why Your Nextjs UI Flickers: TanStack Query vs useEffect
A page can load quickly and still feel unstable. That usually happens when the initial render strategy is…
The Wolf Project – Reworking a Real-World Project
A few weeks ago I watched a Dodo video about The Wolf Project that stayed with me more…
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…