Hacker News new | ask | show | jobs
by jf22 2746 days ago
I think you answered your own question when you mentioned Angular being an "all in one".

Angular needs a bit more training because you are heavily encouraged to do things the "Angular" way which requires a lot of abstraction and componentization.

1 comments

I was more referring to the essentially mandatory third party packages that you need with react, react router, redux/whatever you please, something for your styles, something for forms etc. With angular you just use what comes out of the box, but either way you have to learn whatever the thing is so the effort seems to be the same. Not sure what you mean about abstraction and componentisation vs other frameworks.
Angular likes when you structure your application a certain way.

You try and tweak how you want to break up a component and the house of cards starts to fall over.

I feel house of cards is a very good metaphor for the whole angular ecosystem.
I agree, the versioning has been a mess and they're constantly breaking changes to the API. Just trying to update a project is like trying to change playing cards in a house of cards...
Unsubstantive. Care to share your thoughts?