Skip to main content

FAQ's

When should I use SyncState?#

SyncState can be used as a state management solution. Using SyncState you can also build realtime multi-user, undoable apps very easily.

Can SyncState only be used with React?#

No, you can use SyncState with other JS apps as well and is not very different from its usage with React. The main reason behind this is store.useDoc function with very similar API as useDoc hook for React.

Are there any larger, “real” SyncState projects?#

Want to Contribute?#

You can contribute here.

Last updated on by RohitGeekyAnts