domenic / count-to-6

An intro to some ES6 features via a set of self-guided workshops.
Other
326 stars 76 forks source link

Promises #8

Open domenic opened 10 years ago

domenic commented 10 years ago

Example: show them promise-returning delay.

Exercise: make them write a promise-returning fs.readFile.

Refer to the Promise-It-Won't-Hurt workshop for more?

https://github.com/lukehoban/es6features#promises