vide/todo.md
2023-08-21 21:57:11 +01:00

495 B

todo

  • cleanup codebase
  • limit cleanup() call to once per function scope?
  • better error reporting and stack traces in strict mode
  • auto-enable of strict mode depending on compiler optimizaton level
  • check smoothness of spring at high frequency updates
  • aggregate initialization of properties
  • implement from solid
    • onCleanup > cleanup()
    • Index > indexes()
    • For > values()
    • untrack
    • batch
    • async/resource/loading/suspense
    • stores