Chapters (40)
- 0:00Intro
- 1:17Serverless Functions Info
- 7:25Services Info
- 9:31Front-End
- 11:11Requirements
- 12:55Text Editor
- 13:54Starter Project
- 14:53Install Starter
- 17:21Starter Overview
- 32:12First Function
- 41:30Function Syntax Overview
- 51:36Status Codes
- 59:20First Example
- 1:11:44Redirects And Auto Imports
- 1:22:43Basic Api Intro
- 1:26:12Basic API Function
- 1:32:00Basic Api Front-End
- 1:44:34Deploy Intro
- 1:45:46Continuous Deployment
- 1:55:07CORS Errors Fixed
- 2:01:49Free Requests Info
- 2:03:40Airtable Info
- 2:08:54Airtable Signup
- 2:14:17Setup Products
- 2:20:10Airtable API
- 2:26:30Fetch Products From Airtable
- 2:37:06ENV VARS
- 2:42:10Display Products
- 2:53:33Single Product Function
- 3:08:48Single Product Front-End
- 3:20:39Combine In One Function
- 3:25:38ENV VARS Netlify
- 3:30:03React App Intro
- 3:33:16Setup React Starter
- 3:37:43Basic Example
- 3:48:11Serverless Function
- 3:53:41Airtable Products
- 4:00:51Single Product - React Router
- 4:07:33Single Product Page
- 4:17:04Deploy React App
Show the creator's full description
Serverless functions and computing allows you to build and run applications and services without thinking about servers. Learn how to implement your own serverless functions in this complete course.
✏️ Course developed by John Smilga. Check out his channel: https://www.youtube.com/channel/UCMZFwxv5l-XtKi693qMJptA
💻 Code (Starter) - https://github.com/john-smilga/serverless-functions-starter
💻 Code (Complete) - https://github.com/john-smilga/serverless-functions-complete-project
❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba)
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:01:17) Serverless Functions Info
⌨️ (0:07:25) Services Info
⌨️ (0:09:31) Front-End
⌨️ (0:11:11) Requirements
⌨️ (0:12:55) Text Editor
⌨️ (0:13:54) Starter Project
⌨️ (0:14:53) Install Starter
⌨️ (0:17:21) Starter Overview
⌨️ (0:32:12) First Function
⌨️ (0:41:30) Function Syntax Overview
⌨️ (0:51:36) Status Codes
⌨️ (0:59:20) First Example
⌨️ (1:11:44) Redirects And Auto Imports
⌨️ (1:22:43) Basic Api Intro
⌨️ (1:26:12) Basic API Function
⌨️ (1:32:00) Basic Api Front-End
⌨️ (1:44:34) Deploy Intro
⌨️ (1:45:46) Continuous Deployment
⌨️ (1:55:07) CORS Errors Fixed
⌨️ (2:01:49) Free Requests Info
⌨️ (2:03:40) Airtable Info
⌨️ (2:08:54) Airtable Signup
⌨️ (2:14:17) Setup Products
⌨️ (2:20:10) Airtable API
⌨️ (2:26:30) Fetch Products From Airtable
⌨️ (2:37:06) ENV VARS
⌨️ (2:42:10) Display Products
⌨️ (2:53:33) Single Product Function
⌨️ (3:08:48) Single Product Front-End
⌨️ (3:20:39) Combine In One Function
⌨️ (3:25:38) ENV VARS Netlify
⌨️ (3:30:03) React App Intro
⌨️ (3:33:16) Setup React Starter
⌨️ (3:37:43) Basic Example
⌨️ (3:48:11) Serverless Function
⌨️ (3:53:41) Airtable Products
⌨️ (4:00:51) Single Product - React Router
⌨️ (4:07:33) Single Product Page
⌨️ (4:17:04) Deploy React App
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.