- Switching to Angular(Third Edition)
- Minko Gechev
- 232字
- 2021-07-02 15:23:27
Switching to the One Angular
Although the content of this book can be properly digested without any prior AngularJS or Angular experience, you will get most of the book if you are familiar with the basics of AngularJS and you are willing to switch to Angular.
On the internet, often AngularJS and Angular 1 are used interchangeably to refer to the AngularJS framework. This misconception leaves AngularJS experts confused about the Angular versioning. Very often, in many community events, I get questions similar to this one:
Here, you can replace X with any number bigger than 2.
The short answer to this question is: no, you don't have to learn a new framework when a new major version is released. In fact, the API deprecations between Angular 2 and Angular 5 can be listed on a few lines.
This confusion was brought mostly by incorrectly referring to AngularJS as Angular 1, which makes developers believe that every new version of Angular will be as different from the old one as Angular is from AngularJS.
Along the remaining sections of this chapter and in Chapter 2, Get Going with Angular, we will explain how Angular differs from AngularJS and why the development of a new framework was required.
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Visual Basic程序設計實驗指導(第4版)
- Oracle BAM 11gR1 Handbook
- INSTANT Mercurial SCM Essentials How-to
- Learning ArcGIS for Desktop
- R語言與網絡輿情處理
- 軟件供應鏈安全:源代碼缺陷實例剖析
- 匯編語言編程基礎:基于LoongArch
- Java程序設計案例教程
- Django實戰:Python Web典型模塊與項目開發
- SQL Server 2016 從入門到實戰(視頻教學版)
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Java服務端研發知識圖譜
- C# 10核心技術指南
- Learning RxJava