A simple playground to help people understand how JavaScript Promises work.
- Make sure Node is installed.
- clone or download the repo.
- thats it. all you need is the 2 .js files
- Open the console and cd to the directory that houses the .JS files.
- run 'node index.js'
Comment and uncomment lines in either file to see if the dishes get done.