- Switching to Angular(Third Edition)
- Minko Gechev
- 124字
- 2021-07-02 15:23:28
Summary
In this chapter, we made an introduction of what Angular is. We explained that Angular and AngularJS are entirely different frameworks.
After that, we went through the basics of the structure of the framework: having a core with a minimalistic, immutable API and building on top of it with different modules in order to provide the best development experience possible.
Finally, we explained how Angular follows semantic versioning, which helps us understand why and when we should expect incompatible API changes in Angular.
In the next chapter, we'll focus on why AngularJS couldn't keep up with the constant evolution of the web, how Angular took advantage of the new, powerful browser API, and how it makes the development of large scale applications easier.
- 大學計算機基礎(第二版)
- Delphi程序設計基礎:教程、實驗、習題
- Visual Basic 6.0程序設計計算機組裝與維修
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Vue.js前端開發基礎與項目實戰
- Python網絡爬蟲從入門到實踐(第2版)
- VMware vSphere 6.7虛擬化架構實戰指南
- Java面向對象程序開發及實戰
- C語言實驗指導及習題解析
- 軟件測試技術指南
- Instant Ext.NET Application Development
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- 深入解析Java編譯器:源碼剖析與實例詳解
- Python Programming for Arduino
- Docker:容器與容器云(第2版)