vide/todo.md
2023-08-10 15:42:58 +01:00

561 B

todo

  • cleanup codebase
  • setup site, improve docs
  • cleanup within values() and indexes()
  • behavior when a table source value is set to the same table
  • address behavior of binding property to multiples states
  • better error reporting and stack traces in strict mode
  • auto-enable of strict mode depending on compiler optimizaton level
  • implement from solid
    • onCleanup > cleanup()
    • Index > indexes()
    • For > values()
    • untrack
    • batch
    • async/resource/loading/suspense
  • define order with nested properties