đCreating a Snake Game with NextJS and RxJS
Create a Snake game using NextJS and RxJS. React meets RxJS!
All articles and daily spotlights related to nextjs
Create a Snake game using NextJS and RxJS. React meets RxJS!
In this post, I share my journey and solutions for implementing Static Site Generation (SSG) with Next.js App Router, tackling challenges with `React Query` and Vercel CDN caching to achieve a balance between static and dynamic content.