angular-cn/modules/change_detection/docs/change_detection.md

9 lines
150 B
Markdown
Raw Normal View History

# Change Detection
* Mechanisms by which changes are detected in the model
* DAG
* Order of evaluation
* Pure Functions
* `onChange` method
* Parser