angularjs - Angular2 library size -
i have watched latest ng-conf
, saw brad green says angular2 weight 45k, , angular1 56k. try understand number represent, without success.
i saw this gist list angular1 , 2 frameworks size. , there different numbers there.
the ng-conf youtube link (it's in 57:10).
i understand question ;-) in fact, it's after packaging application , using tree shaking. latter technique leverages modules keep used in application (apply third party libraries well).
i think these 2 links you:
Comments
Post a Comment