kolodny / exercises

Some basic javascript coding challenges and interview questions
4.23k stars 672 forks source link

Add support for using es6/es7 features with Babel. #7

Closed tkh44 closed 7 years ago

tkh44 commented 9 years ago

Nothing new is required of end user. Conversion happens on run.

umaar commented 9 years ago

@kolodny What do you think about this? Could be quite nice to complete exercises using modern ES features.

kolodny commented 9 years ago

It looks good, I've been meaning to getting around and testing this

alvaropinot commented 9 years ago

nice idea to think forward modern ES :D

kolodny commented 7 years ago

I'm nuking this considering that node 7 is pretty much covers 97% of es6

I apologize for not being more on top of this PR