Prev Wong

Results 15 issues of Prev Wong

In Craft.js, there's a concept of Linked Nodes. Essentially, it's a way for React components to reference another user-editable Node within a React component. ```tsx import * as React from...

Liveblocks provide a complete realtime CRDT-based multiplayer solution; which may be an easier alternative for developers who don't want to set up WebRTC/Websocket themselves and use a hosted solution instead....