illustration for Modern CMS Driven Web Applications with Strapi and Next 13

Modern CMS Driven Web Applications with Strapi and Next 13

Instructor

Daniel Phiri
45m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
37
people completed
Bookmark
Download
RSS

Developers aren’t the only ones working on sites.

Marketers, copywriters, designers, and other non-coding roles all need to be able to make content changes. If you don't want to be bothered to open a PR every time a typo needs fixed, you need a CMS.

And Strapi is an amazing CMS option.

Strapi helps you quickly build a robust content API. You can host it yourself, it supports both RESTful and GraphQL, handles your authentication, lets you bring team members and it's highly customizable with plugins and extensions.

You can take those gains even further by adding Next.js 13 to the stack.

Next.js is fast, supports both server and client-side rendering, and features dynamic routes. Once you are generating dynamic pages from your CMS you’ll see just how powerful the combination of Strapi and Next.js is!

In this course you will do the following:

  • Building Content Models with Strapi
  • Fetching Data from your Headless CMS
  • Using React Server Components
  • Using the Next.js App directory
  • Setting up pagination in Strapi and Next.js
  • Parsing and rendering content in your Next.js application
  • Connecting external services to your Headless CMS (like Cloudinary for Media Management)
  • Deploying your Next.js and Strapi Applications to a production environment
  • Setting up and using Strapi Plugins Transferring data between your Strapi environments

By the end of this course you’ll be building pages and managing your content like a pro!

Learner Reviews

  • Branimir Miljkovic
    8 months ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Going through the steps really fast saves a lot of time, especially for the seniors!

  • Learner
    11 months ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    What could improve:

    • was hoping for more detail on client vs server components given the emphasis on it using "Next 13"
    • would prefer TS usage
  • James
    a year ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I really enjoyed this tutorial. The pace was really good and I never felt like anything was over my head. I would have liked the option to deploy to other instances in addition to Heroku just to give me some options but maybe in another tutorial. I highly recommend this one if you're a fan of NextJS and/or Strapi.

  • Yan Arlex Vallejo
    a year ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    it would be interesting to add a free option where you can upload strapi, heroku can no longer be used for testing. otherwise, very good course.

    Note: it would be nice to have the subtitles in English.

  • Learner
    a year ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Quick and straightforward course.

Course Content

45m • 20 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.