Building a Node.js app (as a JavaScript noob) | šŸ”“ LIVE CODING

Building a Node.js app (as a JavaScript noob) |  šŸ”“ LIVE CODING
In this video, I'm building a basic web app using Node.js (Express.js) loading external API data using asynchronous JavaScript.

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

Suggest:

ā˜ž 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