Introduction to the JAMStack

Introduction to the JAMStack

4 hours, 8 minutes CC

Front-end developers have significantly more power and autonomy to create full-featured apps as the back-end is being moved more and more into services. In this course, you'll learn how the different parts of the JAMstack fit together, from building apps out of only static assets to handling asynchronous interactions with serverless functions. You'll also set up advanced features like authentication and store and retrieve information from databases, then ship your new site to production!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: February 16, 2020
Get Unlimited Access Now
Table of Contents

Introduction

Vanilla JAMStack

Serverless Contact Form

User Dashboard SPA

Persisting Data

Wrapping Up