https://github.com/pradipchaudhary/next.js-15
A hands-on repo to explore, test, and document the latest features in Next.js 15.
https://github.com/pradipchaudhary/next.js-15
api nextjs15 react routing
Last synced: about 1 month ago
JSON representation
A hands-on repo to explore, test, and document the latest features in Next.js 15.
- Host: GitHub
- URL: https://github.com/pradipchaudhary/next.js-15
- Owner: pradipchaudhary
- Created: 2024-03-10T13:51:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-28T08:35:59.000Z (about 2 months ago)
- Last Synced: 2025-04-28T09:56:59.390Z (about 2 months ago)
- Topics: api, nextjs15, react, routing
- Homepage:
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js 15 Lab ๐งช
A hands-on repo to explore, test, and document the latest features in Next.js 15.
## ๐ Features Covered
- ๐ฅ Turbopack (dev server)
- โก Partial Prerendering (PPR)
- ๐ง React 19 Integration
- ๐ Caching changes (`no-store` by default)
- ๐ ๏ธ TypeScript config support
- ๐ Instrumentation and request hooks