meetup icon indicating copy to clipboard operation
meetup copied to clipboard

Build optimisation for react apps - talk proposal

Open jannakha opened this issue 7 years ago • 4 comments

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)

jannakha avatar Feb 05 '18 06:02 jannakha

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 avatar Feb 20 '18 00:02 iamtommcc

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

iamtommcc avatar Mar 14 '18 21:03 iamtommcc

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

jannakha avatar Apr 25 '18 03:04 jannakha

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!

loklaan avatar Sep 17 '18 04:09 loklaan