Hacker News new | ask | show | jobs
by zeroq 19 days ago
And that's probably a product of different incentives.

Consultancy is getting paid for doing things. Product company is getting paid for getting things done.

1 comments

Angular is a very solid library I personally like how it evolved.

I don't enjoy writing it, but I don't mind to maintain it, all apps have a predictable architecture.

Performance wise it's also extremely good, between stream based rendering and deferred rendering you can trivially ship lean and fast code.

It's a great fit for large parts of the industry defaulting to react which is notoriously difficult to tame when performance matters.