|
|
|
|
|
by gedy
3798 days ago
|
|
An honest question on this: how much are these touted benefits around ergonomics, code-reduction, and simplicity are relative only to Angular or vanilla JS? Our shops avoided Angular altogether due to the complexity with larger apps, and used few other frameworks and libraries instead. Trying various real world React examples frankly seems to involve more code, and the learning curve for React+Flux/redux/etc is really not trivial for a lot of people. |
|
Overall, my recommendation is to use the simplest approach that works, and start adding libraries/frameworks only when they add clear value.