filmov
tv
Next.js Crash Course 2024 Part 3: Data Fetching In Next.js using React Server 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:
- Setting up dynamic navigation using API data
- Using Strapi as a headless CMS for efficient API management