Skip to content

sdevlin97/async-await-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-await-demo

This code is borrowed from James Q Quick's youtube video to explain how asynchronous code evolved and is currently used in Javascript.

Steps to run:

  1. Open project in VSCode.
  2. Open terminal and navigate to the root of the project
  3. run
    npm install

to install the dependencies needed for this project

  1. run
    node app.js

to run the node server and execute the javascript code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published