Anselm Eickhoff
Anselm Eickhoff
I've always been excited by the web. React is so obviously the right DX for building UIs, isn't it? But the whole stack is quite complex, especially if you want to build apps with realtime multiplayer/collaboration features. I want to make that easier and am on a mission to build an open-source framework to help with that.
React Advanced Conference 2023React Advanced Conference 2023
29 min
Jazz: Build Real-Time, Local-First React Apps With Sync & Secure Collaborative Data
Users have come to expect real-time collaboration from best-in-class apps like Notion or Figma. But widely available tools and infrastructure for building multiplayer apps are only just emerging. In this talk, we’ll explore the open-source framework Jazz and the two new ideas powering it: Conflict-free Replicated Data Types (CRDTs) and verifiable permissions. By building a whole app with nothing but React and Jazz, we’ll see how this new approach radically simplifies building not only real-time multiplayer apps, but any kind of app in which users interact.