|
|
|
|
|
by ndc
24 days ago
|
|
I think it's a shortcut for saying that react doesn't have an 'official' routing library (like vue-router) and state management library (like vue's pinia). So depending on what you choose to manage routing / state, one react app can be quite different from another. Maybe nowadays there is a set of popular libraries for react so it becomes framework-y? |
|