luigiplr / react-router-redux-rxjs-code-splitting

An example React Redux app using React Router & RxJS for route management & chunk loading respectively.
https://luigiplr.github.io/react-router-redux-rxjs-code-splitting
GNU General Public License v3.0
55 stars 11 forks source link

Hot Module Replacement #3

Open benperiton opened 7 years ago

benperiton commented 7 years ago

Great write up on using RxJS with the routing! Have you had any luck with getting it to work with HMR?