Skip to content

Refactor reactivity #1

Description

@zaviermiller

Currently, there is neither an efficient tree diffing algorithm nor any dep tracking. Dep tracking may remove need for fast diffing.

TODO:

  • props work w new system
  • track which part of node is in use?
  • mutators and calculators

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions