|
|
|
|
|
by drieddust
3225 days ago
|
|
> React doesn't do routing. It's a view library. and that's the problem. React itself solves a tiny subset and delegates the other responsibilities to different tools which may not align with each other. Most of the is spent is wiring making different choices and wiring them together. On a side note what made you move away from Angular 2 to React? |
|
So modularity is a problem now?