You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed in the react-router (v4) docs that they have failed in achieving Code-splitting + server rendering. Were you able to try it with RxJS. I'm hoping with RxJS we could able to do Code-splitting + server rendering.
The text was updated successfully, but these errors were encountered:
Thanks for your quick update. We want to make some architecture decisions whether to use react-router v4 or stick to v3 due to it. I'm not sure whether you used both in any production app but sure your blog will help many ones out there.
I understand how the code splitting works in your app but not sure whether it is working with SSR. I will give a try with your app.
I have noticed in the react-router (v4) docs that they have failed in achieving Code-splitting + server rendering. Were you able to try it with RxJS. I'm hoping with RxJS we could able to do Code-splitting + server rendering.
The text was updated successfully, but these errors were encountered: