vlcn-io / js

Components to build apps in JavaScript atop cr-sqlite
MIT License
54 stars 6 forks source link

Relay inspired fragments and sync #29

Open tantaman opened 1 year ago

tantaman commented 1 year ago

A Relay abstraction is the ideal.

Where query fragments are statically defined where possible and synced in as they become a part of the component tree.

E.g., new roots and the tree of data descending from that root.