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

150 B

Change Detection

  • Mechanisms by which changes are detected in the model
  • DAG
  • Order of evaluation
  • Pure Functions
  • onChange method
  • Parser