This Mission: Up and Running with Serverless Functions

Learn how to use serverless functions in less than 30 minutes!
What you'll learn
- Introduction with Serverless Functions
- Project Setup with Serverless Functions
- Create Your First Serverless Function
- Integrate with a Third Party API with Serverless Functions
- Deploying Serverless Functions
- Customizing the Request with Serverless Functions
- The Power of Atomic Serverless Functions
- Next Steps with Serverless Functions
Serverless functions is a very popular topic, but it can often be confusing to many. And if you're like me and come more from the front-end side of development, it can be downright intimidating. Back-end? Servers? 😱 Well, fear no longer, because I designed this course with this very concern in mind.
This mission will take you from zero to building the foundation you need to equip yourselves with the confidence to use serverless functions in your applications. And the best part? We'll be keeping it to the essentials. Just some HTML and JavaScript, no CSS or framework knowledge required.
Repo: https://github.com/netlify/explorers-up-and-running-with-serverless-functions/