skip to content

Use Netlify Functions to Build a Sound Board in Gatsby

with Jason Lengstorf

In this video, Jason adds Netlify Functions to his Gatsby site to enable dynamic functionality on a Jamstack app. We start by setting up an Express API, then go through writing serverless functions to send button clicks to that API.

Topics