Tagged in

Babel

Zoover Engineering
Zoover Engineering
Modern web and mobile development
More information
Followers
57
Elsewhere
More, on Medium

Hot reloading in React apps with code splitting

Breaking hot reloading, and fixing it, sort of

After I joined Zoover in March, one of the first things we did was adding hot reloading to our React app, by using Webpack’s Hot Module Reloading and react-hot-loader. Before…