a sandbox for experimenting with the latest and greatest features of next.js 15+.
live over at https://next-15-weld.vercel.app/
this project is a living lab for next.js latest and react canary releases. it includes:
- app router w turbopack
- rsc + streaming, actions
- serverside rendering, incremental static regen
- sanity integration for blog
- search params manipulation on the movies page
- experimental view transitions
- a mini golf ⛳️ game using react-three/ fiber + drei + rapier
- react compiler for mini golf components
pnpm install
pnpm dev