|
|
|
|
|
by debacle
442 days ago
|
|
I disagree with this a little bit. Yes, a lot of the react-router changes are a PITA especially since some of the breaking changes are non-obvious. But most of the changes have been syntactical, and seemingly logical. A bigger gripe with react is that everything is so interdependent that things like react-dom and react-router might as well just be part of react - if you update one, you need to update the other anyway. |
|
"Syntactical" seems to reinforce his point, no? As opposed to functional.