DEV Community

Discussion on: Angular vs React 2022

Collapse
 
metal3d profile image
Patrice Ferlet

Can you explain why "directive" is not checked in Angular ?
Why "State management" is not checked (it's native to Angular, React need Context or Redux) ?
Why Component architecture which is a mess in React is not in profit to Angular which is strict and modular ?