Serverless Functions in JavaScript - Build Netlify Serverless Functions with JavaScript

Serverless Functions in JavaScript - Build Netlify Serverless Functions with JavaScript

Dave Gray via YouTube Direct link

Intro

1 of 20

1 of 20

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Serverless Functions in JavaScript - Build Netlify Serverless Functions with JavaScript

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Structure HTML
  3. 3 Add CSS
  4. 4 Add JavaScript
  5. 5 Add a CSS Animation
  6. 6 JS Fetch with Async / Await
  7. 7 Quick Refactor
  8. 8 Create a git repo and push to GitHub
  9. 9 Link your project to Netlify with Continuous Deployment
  10. 10 Install NodeJS
  11. 11 Install Netlify CLI
  12. 12 Initialize npm
  13. 13 Create a .gitignore file
  14. 14 Install node-fetch package dependency
  15. 15 Create the serverless functions folder
  16. 16 Create a serverless function
  17. 17 Modify the fetch function in our main.js
  18. 18 Use Netlify CLI to test our serverless function
  19. 19 A more practical serverless example
  20. 20 Where to add environment variables in Netlify

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.