- Expert Angular
- Mathieu Nayrolles Rajesh Gunasundaram Sridhar Rao
- 99字
- 2021-07-15 17:05:37
Benefits of upgrading to Angular
Let us see some of the benefits of upgrading to Angular:
- Better performance: Angular supports faster change detection, faster bootstrap time, view caching, template pre-compilation, and so on.
- Server-side rendering: Angular has been split up into an application layer and a render layer. This enables us to run Angular in web workers or even servers other than browsers.
- More powerful templating: Angular introduces new template syntax that removes many directives and integrates better with web components and other elements.
- Better ecosystem: The Angular ecosystem will eventually get better and more interesting in the future.
推薦閱讀
- Spring Cloud Alibaba核心技術與實戰案例
- 測試驅動開發:入門、實戰與進階
- 軟件測試工程師面試秘籍
- MATLAB 2020 從入門到精通
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- 數據結構與算法JavaScript描述
- 嚴密系統設計:方法、趨勢與挑戰
- INSTANT Adobe Edge Inspect Starter
- Python+Tableau數據可視化之美
- Unity 2018 Augmented Reality Projects
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Data Science Algorithms in a Week
- Android移動應用項目化教程
- C#程序設計基礎與實踐