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
Simple React site that tested multiple different ways to code-split. Final solution uses React lazy to load pages asynchronously. Previous solutions are still included with comments to see differences between them.