- Switching to Angular(Third Edition)
- Minko Gechev
- 238字
- 2021-07-02 15:23:27
From AngularJS to Angular
The initial release of AngularJS was on October 20, 2010. The framework nowadays is used in millions of applications around the world. AngularJS got so popular that numerous technologies were inspired by it and even started using it as a foundation.
One such platform for development of mobile applications is Ionic. Over time, the framework was constantly evolving, trying to provide an API as ergonomic and simplistic API as possible while still being powerful and expressive enough to help us develop complex web applications with ease. The API changes between versions were small and usually introduced through a deprecation process. This way, we: as developers: have enough time to go through the transition process and align to the latest changes.
In the meantime, however, the web evolved, and tens of new technologies got created, some of which directly impacted AngularJS itself or gave the framework opportunities for big jumps in terms of performance or ergonomics. Such new APIs were introduced, for example, by the web worker standard, or even new languages such as TypeScript.
This way, although AngularJS was the optimal technology for application development in 2010, it struggled to stay competitive and flawless, given the constantly moving web. This was the birth of the idea for a new framework, inspired by AngularJS, but with more powerful APIs and better performance! Because of the conceptual similarities with AngularJS, Google called this new framework Angular.
- 高手是如何做產(chǎn)品設(shè)計(jì)的(全2冊(cè))
- Web Scraping with Python
- Visual Basic程序設(shè)計(jì)教程
- Python零基礎(chǔ)快樂學(xué)習(xí)之旅(K12實(shí)戰(zhàn)訓(xùn)練)
- Python高級(jí)編程
- Practical Windows Forensics
- KnockoutJS Starter
- Linux操作系統(tǒng)基礎(chǔ)案例教程
- HTML5+CSS3網(wǎng)頁(yè)設(shè)計(jì)
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- 打開Go語(yǔ)言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- Java零基礎(chǔ)實(shí)戰(zhàn)
- Emgu CV Essentials
- Zabbix Performance Tuning
- 計(jì)算機(jī)常用算法與程序設(shè)計(jì)教程(第2版)