matttm / promise-playground

A quick and dirty repo to showcase the older and newer promise syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

promise-playground

Description

A quick and dirty repo to showcase the older and newer promise syntax

Running

To run the ES5 version

npm run start:old

To run ES6 version

npm run start:new

About

A quick and dirty repo to showcase the older and newer promise syntax


Languages

Language:JavaScript 100.0%