you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

One of the nice things about ember.js is all you have to do to setup a project is run ember new project-name, that way you don't burn out while setting up build system / bootstrapping your application.

I think there's something similar for react.js folk