- Essential Angular
- Victor Savkin Jeff Cross
- 57字
- 2021-07-02 22:56:28
Let's recap
- NgModules are the units of compilation. They tell Angular how components should be compiled.
- Similar to ES module they have declarations, imports, and exports.
- Every component belongs to a NgModule.
- Bootstrap and entry components are configured in NgModules.
- NgModules configure dependency injection.
- NgModules are used to bootstrap applications.
- NgModules are used to lazy load code.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Python自動化運維快速入門(第2版)
- 看透JavaScript:原理、方法與實踐
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Web Application Development with MEAN
- Rust Essentials(Second Edition)
- HTML5入門經典
- Symfony2 Essentials
- Mastering Xamarin.Forms(Second Edition)
- Spring Boot+Vue全棧開發實戰
- Unity Character Animation with Mecanim
- 交互式程序設計(第2版)
- 計算機應用基礎案例教程(第二版)
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- Developer,Advocate!