|
|
|
|
|
by schwartzworld
2114 days ago
|
|
Redux adds a ton of mental overhead and is unnecessary on most projects. I've literally never had to use it, except to remove buggy redux code when vanilla React with props does the job better. Angular 1 was great, and if you like that style of framework, Vue would be more your speed than React, as it's semantics were originally based on Angular 1 |
|