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
- Host: GitHub
- URL: https://github.com/kubk/angular-ngrx-hmr
- Owner: kubk
- Created: 2019-08-04T15:41:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T21:40:08.000Z (almost 6 years ago)
- Last Synced: 2025-04-11T00:12:47.576Z (12 months ago)
- Topics: angular, hmr, ngrx
- Language: TypeScript
- Size: 468 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.
---
