I don't know if it's just me but I've found that when I just use regular javascript or jQuery or specific javascript libraries that I only need, I am able to produce something faster and with far less frustration of having to learn MVC on the client side which I feel is enough for server side but not the client side.
I used backbone.js for days where as something I could've done within hours in jQuery and ajax with Python flask running in the background.
Not only that you need build automation, dependency manager, phantomjs static html renderer...it's really more than I can deal with and feel that this extra overhead doesn't really bring much to the table more like work for work itself is created to boost the credibility of such work.
I used backbone.js for days where as something I could've done within hours in jQuery and ajax with Python flask running in the background.
Not only that you need build automation, dependency manager, phantomjs static html renderer...it's really more than I can deal with and feel that this extra overhead doesn't really bring much to the table more like work for work itself is created to boost the credibility of such work.