Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 360 Bytes

Promises are awesome, Promises/A+ are awesomer

My talk at Refresh Pittsburgh, July 11, 2013.

Quick start

View the plain markdown version of the slides

Or the pretty html:

  1. Make sure you have node and npm
  2. Download/fork/clone this repo
  3. cd <cloned dir>
  4. npm install
  5. Open index.html in your browser!