honest question: Is JQuery considered old-shool?!
No, it is just that when the application grows too much, it is interesting to have the JS organized in a more standardized way, the MVC feature and two-way binding is very attractive to me.
11–12 of 12 posts
honest question: Is JQuery considered old-shool?!
What are these applications doing? Do you want to turn these applications completely into Single Page Applications or you just want to have some clean JavaScript instead of the old school jQuery?
In our particular case the JS code is quite a mess, which of course could be fixed without getting rid of jQuery, but I really want to use all the features of Angular.js