An open API service indexing awesome lists of open source software.

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.

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