- Expert Angular
- Mathieu Nayrolles Rajesh Gunasundaram Sridhar Rao
- 71字
- 2021-07-15 17:05:37
Incremental upgrading using UpgradeAdapter
Incremental upgrading can be done seamlessly using UpgradeAdapter. UpgradeAdapter is a service that can bootstrap and manage hybrid applications that support both Angular and AngularJS code. UpgradeAdapter enables you to run both AngularJS and Angular code simultaneously. UpgradeAdapter facilitates interoperability between components and services from one framework to another framework. The interoperability in Dependency Injection, the DOM, and change detection will be taken care of by UpgradeAdapter.
推薦閱讀
- Mastering Ember.js
- 趣學Python算法100例
- Mastering Web Application Development with AngularJS
- C專家編程
- Clojure for Machine Learning
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Everyday Data Structures
- 監控的藝術:云原生時代的監控框架
- The Statistics and Calculus with Python Workshop
- Node.js應用開發
- C語言從入門到精通(視頻實戰版)
- Learning Apache Thrift
- 開發者測試
- Netty 4核心原理與手寫RPC框架實戰
- R語言編程基礎