angular2-hot-loader icon indicating copy to clipboard operation
angular2-hot-loader copied to clipboard

Refactoring

Open mgechev opened this issue 10 years ago • 0 comments

At this point we use the DynamicComponentLoader and render the entire root component in order to refresh the user interface.

This issue has the following implications:

  • [ ] Performance implication - https://github.com/mgechev/angular2-hot-loader/issues/8
  • [ ] The component looses its state - https://github.com/mgechev/angular2-hot-loader/issues/11

mgechev avatar Dec 22 '15 15:12 mgechev