vide/todo.md
2023-08-07 13:12:36 +01:00

389 B

todo

  • cleanup codebase
  • setup site, improve docs
  • cleanup within values() and indexes()
  • strict mode
    • better error reporting
    • warn when values() returns primitive
  • Implement from solid
    • onCleanup > cleanup()
    • Index > indexes()
    • For > values()
    • untrack
    • batch
    • async/loading/suspense
  • define order with nested properties