Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

77/code splitting #102

Merged
merged 4 commits into from
Apr 8, 2019
Merged

77/code splitting #102

merged 4 commits into from
Apr 8, 2019

Conversation

SleipRecx
Copy link
Member

Route-based code splitting. React.Suspense fallback is a ui fabric spinner which yields bad UX on fast connections, but this be solved using Suspense maxDuration prop when concurrent mode is ready
or with preloading of lazy components.

Resolves #77

@espenmeidell espenmeidell merged commit 1a895ba into master Apr 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the 77/code-splitting branch April 8, 2019 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants