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

React Loadable #40

Open
jamiebuilds opened this issue Mar 30, 2017 · 2 comments
Open

React Loadable #40

jamiebuilds opened this issue Mar 30, 2017 · 2 comments

Comments

@jamiebuilds
Copy link

(Shameless plug)

I wrote this library react-loadable to standardize the workflow around code-splitting at the component-level and asynchronously loading components. I wrote a blog post too.

Facebook does code-splitting this way too.

I think we should be encouraging more of the community to do this since I've heard of people dropping 100s of KBs from their bundles. It's really more a pattern than a library anyways.

@elreeda
Copy link
Contributor

elreeda commented Mar 30, 2017

+1

@vasanthk
Copy link
Owner

This is great. I agree this pattern is something we should encourage more.
Been a pretty busy week so far, I shall try to put a section for this by the weekend.
Open to accept PRs as well for a section on this.

Thank for sharing it @thejameskyle 👍

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

No branches or pull requests

3 participants