Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 500 Bytes

TODO.md

File metadata and controls

21 lines (13 loc) · 500 Bytes

Todo's

API

  • Add types to the library.
  • Add correct rendering functionality to avoid throwing away child state.
  • Add useContext, to replace program context.
  • Ensure dismounted component nodes have their hook state cleaned up.
  • Add useAnimationFrame, this will be to handle updating state.

Version 0.2

  • Add a means to perform user input.

Version 0.3

  • Add mobx bindings.

Optimizations

  • Memorize graph traversals between ContextTreeNode.