标签: http angular angular2-template web-performance
Angular 2用Web组件和模板替换了控制器。所有这些文件都是从服务器单独请求的,不是吗?是不是因为额外的往返而导致性能问题(至少要获取模板html)?