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

Build optimisation for react apps - talk proposal #41

Open
jannakha opened this issue Feb 5, 2018 · 4 comments
Open

Build optimisation for react apps - talk proposal #41

jannakha opened this issue Feb 5, 2018 · 4 comments

Comments

@jannakha
Copy link

jannakha commented Feb 5, 2018

Talk topic will be how to min your js footprint by lazy loading components and other best practices with examples.

Late last year I had to optimise build of the app I work on in UQ the result was:
Before:
main.js is 2.6Mb
After:
Vendor-6c51d8ca6f183b8d83db.min.js - 61.9 KB
Main-6c51d8ca6f183b8d83db.min.js - 189 KB

  • bundles (under 99KB loading on demand)
@iamtommcc
Copy link
Contributor

Hi @jannakha, this seems like an AWESOME topic – would you be keen for doing a 30 minute talk on this for the March meetup?

@iamtommcc
Copy link
Contributor

Hi @jannakha, just chasing up if you were still keen on this one for March 26.

@jannakha
Copy link
Author

hey, sorry
for some reason I'm not getting any notifications from github
can do one in May (if meetup is before 22nd)

@loklaan
Copy link
Contributor

loklaan commented Sep 17, 2018

Yo @jannakha, not sure if we've met 🤔 But we would still LOVE for you to continue on this proposal, as lazy loading chunks of application is to this day a great topic that'd benefit others.

Let me know if you'd like to push it forward, or even if you think you won't have the time. Regardless, let's see what we can do with this submission!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants