mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
8 lines
150 B
Markdown
8 lines
150 B
Markdown
# Change Detection
|
|
|
|
* Mechanisms by which changes are detected in the model
|
|
* DAG
|
|
* Order of evaluation
|
|
* Pure Functions
|
|
* `onChange` method
|
|
* Parser
|