Hacker News new | ask | show | jobs
by cmicali 4502 days ago
The counter-point is always valuable!

I find Angular really helps when you have a fairly complex single-page app that has non-trivial interactions. The complexity tradeoff you make using it is not worth it when you don't have those needs, especially when you have a team of people that need to be up to speed working on it.

Knockout's simplicity is hard to beat.