Hacker News new | ask | show | jobs
by temporallobe 119 days ago
As much hate as it gets, this is one thing I like about Angular.
1 comments

imo Angular would have won had it figured out a stronger path from v1 to v2
Angular is pretty decent in that it gives you everything you need (the concept of a page and routing, services etc) but one thing I'll give React is the simplicity of changes to attributes just triggering updates.
From where I am standing it is mostly Angular or Next.js, both have separation of HTML and CSS by default, naturally they cannot block someone to come in and put tailwind on the project.