DEV Community

Discussion on: Has anyone worked in React and Angular both?

Collapse
 
mohamed351 profile image
Mohamed Beshri Amer

react is one way data binding but Angular use Two Way Data binding
React is a library but Angular is a framework
In Big Projects I use Angular you can also work with react using Redux but i don't love redux to manage the state in small project i use react and ContextAPI .
by the way i prefer Angular