Overview
Syllabus
Intro
Structure HTML
Add CSS
Add JavaScript
Add a CSS Animation
JS Fetch with Async / Await
Quick Refactor
Create a git repo and push to GitHub
Link your project to Netlify with Continuous Deployment
Install NodeJS
Install Netlify CLI
Initialize npm
Create a .gitignore file
Install node-fetch package dependency
Create the serverless functions folder
Create a serverless function
Modify the fetch function in our main.js
Use Netlify CLI to test our serverless function
A more practical serverless example
Where to add environment variables in Netlify
Taught by
Dave Gray