- Essential Angular
- Victor Savkin Jeff Cross
- 72字
- 2021-07-02 22:56:26
Compilation
At the core of Angular is a sophisticated compiler, which takes a NgModule type and produces a NgModuleFactory.

A NgModule has components declared in it. While creating the module factory, the compiler will take the template of every component in the module, and using the information about declared components and pipes, will produce a component factory. The component factory is a JavaScript class the framework can use to stamp out components.

推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 基于粒計算模型的圖像處理
- 案例式C語言程序設計
- Learning Chef
- Python語言程序設計
- MATLAB 2020 從入門到精通
- Learning Elixir
- 大學計算機基礎(第2版)(微課版)
- C程序設計案例教程
- Rust Essentials(Second Edition)
- R Data Analysis Cookbook(Second Edition)
- Unity 2017 Mobile Game Development
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- HTML5移動Web開發
- Wearable:Tech Projects with the Raspberry Pi Zero