tastejs / todomvc-backbone-es6

Backbone TodoMVC rewritten using ES6
http://addyosmani.github.io/todomvc-backbone-es6
234 stars 46 forks source link

Babel #34

Closed jamiebuilds closed 8 years ago

jamiebuilds commented 9 years ago

This repo is currently in a state where it would not work under correct es6 semantics (as seen in https://github.com/addyosmani/todomvc-backbone-es6/issues/33). Babel is much further along in implementing the complete es6 spec. If you switch to Babel you could get much closer to the spec.

jamiebuilds commented 9 years ago

ping, just trying to close out old issues.

arthurvr commented 9 years ago

@thejameskyle Definitely. I'll take up this task once we moved this repo to the @tastejs org.

addyosmani commented 9 years ago

Moving now!

arthurvr commented 9 years ago

Thanks @addyosmani. I'll work on this soon :)

jamiebuilds commented 9 years ago

I'll work on this soon :)

beep beep

arthurvr commented 9 years ago

@thejameskyle Ha, yeah. I totally rewrote this repo, just need to clean it up and push it.

addyosmani commented 9 years ago

:+1:

jamiebuilds commented 8 years ago

Clearing out old issues, closing for inactivity