
Micro-frontends with React Router 6 with Ruben Casas
PodRocket - A web development podcast from LogRocket
00:00
React Router 6 - Loading in React Streams
In React Router 6, there is only one loading spinner. There are no spinners because you are fetching before you render. The data is loading before the component renders. And then you don't need to worry about errors because the errors are handled by React router. You just need to throw an error and then the error boundary will catch it. I mean, this is all remix. It's just they have been applied to single page applications.
Transcript
Play full episode