Building Pieces, Assembling Applications – Using WebPack to code split, lazy load, and deliver more performant apps
Mike Labriola presented “Building Pieces, Assembling Applications” to the Chicago React meetup on September 30th, 2020. If you want to learn more about how to split apart your application and reassemble it for lazy loading, code splitting, and better performance, the recording is available on YouTube. Mike structured the presentation as a practical code walkthrough…