https://github.com/akapez/next-js-guide
Next.js 14 Complete Guide (academind)
https://github.com/akapez/next-js-guide
app-router authentication caching data-fetching full-stack nextjs14 optimization page-router routing
Last synced: 2 months ago
JSON representation
Next.js 14 Complete Guide (academind)
- Host: GitHub
- URL: https://github.com/akapez/next-js-guide
- Owner: akapez
- Created: 2024-08-14T16:15:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T13:44:53.000Z (7 months ago)
- Last Synced: 2025-01-11T03:43:35.662Z (4 months ago)
- Topics: app-router, authentication, caching, data-fetching, full-stack, nextjs14, optimization, page-router, routing
- Language: CSS
- Homepage:
- Size: 4.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- **Section 3** Next.js Essentials (app router)
- **Section 4** Routing and Page Rendering
- **Section 5** Data Fetching
- **Section 6** Mutating Data
- **Section 7** Understanding and Configuring Caching
- **Section 8** App Optimizations
- **Section 9** User Authentication