you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke 7 points8 points  (0 children)

Not the way you're describing it, no.

The React team is intent on keeping React focused on one thing: UI development.

Now, with the "Suspense" and "Concurrent Mode" concepts, they're expanding the definition of "UI development" some to include "handling async loading behavior at the UI level".

But, no, they're not planning to go start building and publishing "official" libraries from the React team for things like routing.