matterandvoid-space / subscriptions

A subscriptions library over a source of data (forked + extracted from re-frame)
Other
50 stars 1 forks source link

Investigate if `useSyncExternalStore` is needed in hooks #3

Closed dvingo closed 1 year ago

dvingo commented 2 years ago

https://reactjs.org/docs/hooks-reference.html#usesyncexternalstore

see https://github.com/pitch-io/uix/blob/master/docs/interop-with-reagent.md#syncing-with-ratoms-and-re-frame

dvingo commented 1 year ago

added here https://github.com/matterandvoid-space/subscriptions/pull/8