DanWahlin / Angular-JumpStart

Angular and TypeScript JumpStart example application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ASK] why is angular2 so huge?

faisalhakim47 opened this issue · comments

angularjs size is just about 150kb. I was surprised when i saw angular2 load more than 6MB, what was hapening?

While Angular 2 has some bundles available now that help, there's more optimizations they're doing (and will be doing) during the beta and release candidate phases of the project.