mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
12 lines
362 B
Markdown
12 lines
362 B
Markdown
# todo
|
|
|
|
- property binding optimization
|
|
- would no longer allow `cleanup()` usage in binding scopes
|
|
- solution to nested reactivity, see: SolidJS stores
|
|
- optimize wide graph updating
|
|
- implement from solid:
|
|
- Portal
|
|
- batch
|
|
- optimize `indexes()` double-diffing
|
|
- improve crash course, some sections feel like information dumps
|
|
- cleanup source and tests
|