Scott Taylor
Results
11
comments of
Scott Taylor
we have since moved from `react-hot-loader` to `webpack/hot/poll` and the WebpackHotDevClient a la Razzle and `create-react-app` which uses SockJS to "fix" the race condition by triggering the client reload. Next...