WebDetailed

Next.js 15 full course

Work is in progress

  1. Intro to Next.js
  2. Create Next.js Application
  3. Next.js 15 Project Structure
  4. Configure Debugging Next.js 15 App in VS Code
  5. Basic Routing in Next.js
  6. Layouts in Next.js
  7. Templates in Next.js 15 and their difference with Layouts
  8. Link Component in Next.js 15 and its Features
  9. How to use the useRouter hook in Next.js 15
  10. Work with the Browser history and pushState function in Next.js
  11. How to Handle Unexpected Errors in Next.js 15
  12. Show Loading at the Route Segment in Next.js 15
  13. Streaming with Suspense in Next.js 15
  14. A Complete Guide to All 5 Redirection Methods with Examples
  15. Route Groups in Next.js
  16. Optimal Folder Structure in Next.js
  17. Dynamic routes in Next.js
  18. Parallel routes in Next.js
  19. Intercepting routes in Next.js
  20. Route handlers in Next.js
  21. Next.js Middlewares
  22. Internationalizing Your Next.js Application
  23. Rendering, Server and Client Components
  24. What is Partial Prerendering
  25. Data Fetching and Caching in Next.js
  26. Server Actions and Mutations
  27. Understanding Caching in Next.js
  28. Styling Next.js Apps: CSS, Sass & Tailwind Techniques Explained
  29. Connecting Your Next.js App to MongoDB
  30. Authentication using Firebase in Next.js
  31. Authorization using permit.io in Next.js
  32. More are coming...