In this video, Iām building a basic web app using Node.js (Express.js) loading external API data using asynchronous JavaScript.
Project code on GitHub: https://github.com/thecodercoder/dinosaur-generator
0:00 - Intro
1:15 - Set up website files and local Express.js site
9:40 - Set up route in Node.js to load API data using fetch()
14:23 - Use asynchronous JavaScript to get JSON data from server-side to client
33:11 - Dynamically generate image tag using JavaScript
45:07 - How to keep your API key secure using dotenv
55:42 - Style the website with CSS
#nodejs #expressjs #javascript
ā Web Development Tutorial - JavaScript, HTML, CSS
ā Learn HTML5 and CSS3 From Scratch - Full Course
ā Javascript Project Tutorial: Budget App
ā Intro to HTML & CSS - Tutorial
ā JavaScript Programming Tutorial Full Course for Beginners
ā E-Commerce JavaScript Tutorial - Shopping Cart from Scratch