Next.js Crash Course 2024 Part 3: Data Fetching In Next.js using React Server Components
Coding After Thirty
Data Fetching in Next.js using React Server Components. Course notes: https://www.codingafterthirty.com/dashboard/next-js-crash-course-2024/data-fetching-with-react-server-components
Let's continue our journey into learning Next.js in this crash course series. Our goal is to build a full website to learn all the Next 15 basics and develop a foundation before building more complex projects.
This video will cover data fetching in Next.js using server react components.
We'll start by fetching data for our top navigation from an API and then dive into more advanced topics like implementing a blog section with filtering, search, pagination, and user authentication using both email/password and social providers in future videos.
Topics Covered:
- Basics of fetching data in Next.js 15
- Setting up dynamic navigation using API data
- Using Strapi as a headless CMS for efficient API management ... https://www.youtube.com/watch?v=Elme6d1Tk_E
84492842 Bytes