Ask HN: Has anyone else found Angular to be destroying their productivity?

https://news.ycombinator.com/item?id=9514903
by aerovistae • 11 years ago
18 15 11 years ago

I recently joined a new company that uses Angular. I'm not really directly bashing Angular here, because I like the ideas behind it and think it's a neat framework that can potentially be used well.

However, what I've found is that every single little thing is being blown up by 10x LOC in order to "fit the Angular philosophy"....things I could accomplish in 150-300 lines of plain JS become 1600 lines of Angular code, written before I got here, which I have to spend hours debugging.

I find 90% of my development time is spent figuring out the angular flow of code when the problem should be so simple.

Has anyone had similar experiences?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com