SCS [Self Contained Systems] or Micro-Front End Implementations In Angular 4 -
any 1 tried scs [self contained systems] of micro front ends in angular 4 ?
objective :
develop each modules seperate apps such can coded, maintained & deployed independently instead of building whole app & deploying
example :
i create common header application. header may used 100 other applications, objective release new version of header independently without building 100 applications.
possible options :
in react see tutorials , want similar.
if follow steps :
a. create bundle file [load other dependecies such zone js, polyfills separately there no clashes] ,
b. deploy somewhere & load lazily !
how option sound ? scale huge application ?
- option excited universal angular, reported in this issue, couldnt find example same. has 1 luck in same area ?
if has other ideas, ears.
regards !!!
Comments
Post a Comment