vide/todo.md
2023-08-07 14:19:12 +01:00

507 B

todo

  • cleanup codebase
  • setup site, improve docs
  • cleanup within values() and indexes()
  • address behavior of binding property to multiples states
  • strict mode
    • better error reporting
    • warn when values() returns primitive
    • warn when values() returns duplicate object
  • Implement from solid
    • onCleanup > cleanup()
    • Index > indexes()
    • For > values()
    • untrack
    • batch
    • async/resource/loading/suspense
  • define order with nested properties