illustration for Full-Stack Serverless Apps with Next.js & Fauna

Full-Stack Serverless Apps with Next.js & Fauna

Instructor

Shadid Haque
1h 12m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
45
people completed
Bookmark
Download
RSS

Next.js is one of the most popular server-side-rendered React frameworks you can use to build production-ready serverless applications in record time.

On the other hand, Fauna is a flexible, serverless, distributed document-relational database. Fauna has a powerful GraphQL API and custom resolver support.

Using Next.js and Fauna, you can build robust, feature-rich, production-ready full-stack applications without the hassle of managing any servers or databases.

In this course, Shadid guides you through building your very own full-stack serverless marketplace application using Next.js, GraphQL, and Fauna.

You will learn,

  • How to work with Apollo GraphQL Client in Next.js
  • How to setup Fauna GraphQL
  • Data modeling in Fauna
  • How to write custom Fauna GraphQL Resolvers (UDFs)
  • How to authenticate with Auth0?
  • Stripe payment

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

Credits

Artem Gromov (illustration)

Learner Reviews

  • Eduardo Orozco
    2 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Shadid is incredible. Very helpful and comprehensive. This is a great course . I would like a course on FQL

  • Jason Bustamante
    2 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Wanted to learn more about how Fauna and Next.js work together and this was a good course that. Instructor provides clear explanations and the examples were easy to follow along with

  • Jason
    2 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Thanks for the extra help and everything works even the my Stripe account!

  • Learner
    2 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Liked: Fauna, GraphQL well explained, Multi Store, Cart, Checkout

    Many important topics remained... Guest checkout.. Add delivery address.. Sending email to customer about the order.

  • Learner
    2 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I thought the explanations were good but I would like to see more complex examples of using custom UDFs.

Course Content

1h 12m • 22 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.