Completed
Setup: Everything you need to begin the course Working with Data and APIs in JavaScript
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Working with Data and APIs in JavaScript
Automatically move to the next video in the Classroom when playback concludes
- 1 Working with Data and APIs in JavaScript
- 2 Setup: Everything you need to begin the course Working with Data and APIs in JavaScript
- 3 1.1: fetch() - Working With Data & APIs in JavaScript
- 4 1.2 Tabular Data - Working With Data & APIs in JavaScript
- 5 1.3: Graphing with Chart.js - Working With Data & APIs in JavaScript
- 6 1.4: JSON - Working with Data and APIs in JavaScript
- 7 1.5 Mapping Geolocation with Leaflet.js - Working with Data and APIs in JavaScript
- 8 1.6 Refreshing Data with setInterval() - Working with Data and APIs in JavaScript
- 9 2.1 Server-side with Node.js - Working with Data and APIs in JavaScript
- 10 2.2 Geolocation Web API - Working with Data and APIs in JavaScript
- 11 2.3 HTTP Post Request with fetch() - Working with Data and APIs in JavaScript
- 12 2.4 Saving to a Database - Working with Data and APIs in JavaScript
- 13 2.5 Database Query - Working with Data and APIs in JavaScript
- 14 2.6 Saving Images and Base64 Encoding - Working with Data and APIs in JavaScript
- 15 2.7 Project Wrap-up: Accessibility and Design - Working with Data and APIs in JavaScript
- 16 3.1 API calls from Node.js (Weather data from Dark Sky) - Working with Data and APIs in JavaScript
- 17 3.2 Open Air Quality API in Node.js - Working with Data and APIs in JavaScript
- 18 3.3 Mapping Database Entries with Leaflet.js - Working with Data and APIs in JavaScript
- 19 3.4 Hiding API Keys with Environment Variables (dotenv) and Pushing Code to GitHub
- 20 3.5 Web Application Deployment (Glitch and Heroku) - Working with Data and APIs in JavaScript