An open API service indexing awesome lists of open source software.

https://github.com/kubk/angular-ngrx-hmr

An example how to use Hot Module Replacement with Angular 7+ and NGRX
https://github.com/kubk/angular-ngrx-hmr

angular hmr ngrx

Last synced: 12 months ago
JSON representation

An example how to use Hot Module Replacement with Angular 7+ and NGRX

Awesome Lists containing this project

README

          

#### angular-ngrx-hmr

An example how to use Hot Module Replacement with Angular 7+ and Ngrx. It allows your components to be live reloaded without the loss of state.

---
![example](src/assets/Peek.gif)