11 lines
186 B
Markdown
11 lines
186 B
Markdown
@name Change Detection
|
|
@description
|
|
# Change Detection
|
|
|
|
* Mechanisms by which changes are detected in the model
|
|
* DAG
|
|
* Order of evaluation
|
|
* Pure Functions
|
|
* `onChange` method
|
|
* Parser
|