In this session, we?ll explore how to decouple a traditional content management system (CMS) using Next.js to build a modern, lightning-fast front-end application.

We will dive into the technical implementations of:
- fetching data via GraphQL and REST APIs
- Authentication with the CMS to gate or edit content
- look at the "when and how" to Prebuild (SSG/ISR) for SEO and speed, and when to Actively Fetch (SSR/CSR) for dynamic or personalized data..

While we be focusing on a single CMS, this can be applied to multiple CMSes like WordPress, Drupal, Sanity, Contentful, and more.

Comments

Please login to leave a comment