Echo JS 0.11.0

<~>

charliepops comments

charliepops 2867 days ago. link 1 point
I agree and I really hope they don't change the file extension.
charliepops 3041 days ago. link 2 points
So far, my #1 choice is webpack + npm. Webpack may seem weird to config in the beginning but after using it, you realize you  are saving a lot of time that you spent with other tools.
charliepops 3654 days ago. link 3 points
It's unfair to compare Backbone with Angular. Backbone it's just a small set of components that can be use/extended in order to satisfy your needs, that's what I actually like about Backbone. 

Try using Backbone with Marionette and a data binder like Stickit or Rivets, that's what you may need to reduce you boilerplate code.
charliepops 3818 days ago. link 2 points
I totally agree with you, still I like the concept and the approach behind Riot.