|
|
|
|
|
by antonkm
2570 days ago
|
|
I disagree. If you use create-react-app you get best practices out of the box. React is also much less abstraction away from vanilla JS. Learning Angular is learning a new language with a whole bunch of restrictions. Learning React is like learning JS++. (This is my personal experience based on three Angular projects and ten+ React projects.) |
|