domenic / count-to-6

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

Arrow functions #1

Open domenic opened 10 years ago

domenic commented 10 years ago

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

domenic commented 10 years ago

Basic version added in v0.3.0, but there's more to do (especially multi-line arrow functions), so leaving open.