domenic / count-to-6

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

Move from traceour to babel (6to5) #25

Closed naz closed 9 years ago

naz commented 9 years ago

As suggested in #21 babel (former 6to5) could be used instead of traceour to gain access to more es6 features.

domenic commented 9 years ago

I generally prefer Traceur since it follows the spec more closely.

montogeek commented 8 years ago

@domenic What you think now?

domenic commented 8 years ago

The same.