mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
511 B
511 B
todo
- auto-enable of strict mode depending on compiler optimizaton level
- property binding optimization
- would no longer allow
cleanup()usage in binding scopes
- would no longer allow
- solution to nested reactivity, see: SolidJS stores
- investigate performance of wide graphs
- optimize child removal
- implement from solid:
- Portal
- batch
- optimize
indexes()double-diffing - define behavior of deriving a source within a derived source
- review destruction of node under a root that has a child in another root