1. 22
    Optimize React size and performance with Webpack production plugins
    5m 45s

Optimize React size and performance with Webpack production plugins

InstructorKent C. Dodds

Share this video with your friends

Send Tweet

You can fine tune several webpack plugins to make your bundle as small as it can be for your specific application. However there are a few things you can do for pretty much every application to make it smaller and run faster. In this lesson we’ll combine several webpack plugins to optimize things for a React application (this is also applicable for non-React applications as well).