Logo Awesome React

Awesome React

Code Splitting with React and React Router v4

This is a video from TylerMcGinnis.com's React Router course - https://tylermcginnis.com/courses/react-router/

For the full post, visit https://tylermcginnis.com/react-router-code-splitting/

Code splitting has gained popularity recently for its ability to allow you to split your app into separate bundles your users can progressively load. In this post we'll take a look at not only what code splitting is and how to do it, but also how to implement it with React Router.

Twitter - https://twitter.com/tylermcginnis