Omran Jamal

AirState — useSharedState - React's useState but it syncs across clients in real-time.

by
The simplest yet powerful primitive to build and ship real-time features in your web apps. useSharedState is a drop-in replacement for React's useState hook but it syncs the state across clients instantly whenever the state is updated. (btw, it's opensource)

Add a comment

Replies

Be the first to comment