Skip to content

A simple playground to help people understand how JavaScript Promises work.

Notifications You must be signed in to change notification settings

chrisfwd/promise-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

promise-playground

A simple playground to help people understand how JavaScript Promises work.

Install

  • Make sure Node is installed.
  • clone or download the repo.
  • thats it. all you need is the 2 .js files

Run

  • Open the console and cd to the directory that houses the .JS files.
  • run 'node index.js'

Play

Comment and uncomment lines in either file to see if the dishes get done.

About

A simple playground to help people understand how JavaScript Promises work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published