pluggable-angular-example

examples

JIT

  1. https://itnext.io/how-to-build-a-plugin-extensible-application-architecture-in-angular5-736890278f3f
  2. https://github.com/ionepaul/angular-plugin-architecture
  3. https://paucls.wordpress.com/2018/05/10/angular-pluggable-architecture/
  4. https://github.com/paucls/angular-pluggable-architecture

issues

AOT (used this one)

  1. https://blog.angularindepth.com/building-extensible-dynamic-pluggable-enterprise-application-with-angular-aed8979faba5
  2. https://github.com/alexzuza/angular-plugin-architecture

to read

  1. https://hacks.mozilla.org/2015/08/es6-in-depth-modules/
  2. https://angular.io/guide/ngmodule-vs-jsmodule
  3. https://angular.io/guide/bootstrapping
  4. https://angular.io/guide/entry-components
  5. angular/angular#20875
  6. https://angular.io/guide/aot-compiler