Initial commit

This commit is contained in:
aaron 2023-04-06 02:54:21 +01:00
commit e76234feb5
52 changed files with 5235 additions and 0 deletions

6
todo.md Normal file
View file

@ -0,0 +1,6 @@
# Todo
- investigate solid js `for` and batching
- equality checking of derived state updates to prevent redundant updates of derived state
- watcher callbacks when watcher watches a parent and child
- stores