Live data from Hacker News

Ask HN: How to convince my boss to use Angular.js

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: How to convince my boss to use Angular.js

#11
post #8

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.

Re: Ask HN: How to convince my boss to use Angular.js

#12
post #3

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?

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

Post reply on HN