ReactiveX / learnrx

A series of interactive exercises for learning Microsoft's Reactive Extensions Library for Javascript.
1.4k stars 292 forks source link

Update Exercise 12 answer to ES6 format #119

Open Writech opened 8 years ago

morenoh149 commented 8 years ago

I'd like to see global support above 80% before merging this in http://caniuse.com/#feat=arrow-functions thoughts?

gabrielkunkel commented 8 years ago

Is there a way to make it an option (two potential answers)? Arrow functions/lambdas still aren't intuitive for most of the community? It would be cool if answers could be toggled between ES5, ES6, and, even, TypeScript. :-)