jennvoss / promises

Examples and helpful hints for using native promises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 promises

Examples and helpful hints for using native promises.

Getting Started

Install dependencies.

npm install
bower install

Start the server.

gulp serve

Run code samples in the console to see the results.

About

Examples and helpful hints for using native promises


Languages

Language:HTML 58.9%Language:JavaScript 36.1%Language:CSS 5.0%