- Switching to Angular(Third Edition)
- Minko Gechev
- 144字
- 2021-07-02 15:23:30
Lessons learned from AngularJS in the wild
Although the previous section listed a lot of arguments for the required re-implementation of the framework responding to the latest trends, it's important to remember that we're not starting completely from scratch. We're taking what we've learned from AngularJS with us. In the period since 2009, the web is not the only thing that evolved. We also started building more and more complex applications. Today, single-page applications are not something exotic, but more like a strict requirement for all web applications solving business problems, which are aiming for high performance and a good user experience.
AngularJS helped us to efficiently build large-scale, single-page applications. However, by applying it in various use cases, we've also discovered some of its pitfalls. Learning from the community's experience, Angular's core team worked on new ideas aiming to answer the new requirements.
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Debian 7:System Administration Best Practices
- SpringMVC+MyBatis快速開發與項目實戰
- Visual C++實例精通
- 深入淺出Android Jetpack
- jQuery從入門到精通 (軟件開發視頻大講堂)
- 網絡爬蟲原理與實踐:基于C#語言
- Spring Boot企業級項目開發實戰
- Create React App 2 Quick Start Guide
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Django 3.0應用開發詳解
- 零基礎學Python編程(少兒趣味版)
- Scrapy網絡爬蟲實戰
- Learning Concurrency in Python
- Less Web Development Cookbook