Local-first is a new way of building apps around local state (that is synced among users and server workers) instead of using traditional APIs and databases.
In this talk we'll have a look at what that looks like with my framework, Jazz (for TypeScript/React). We'll see how writing an app becomes little more than defining a data schema and building some UI.
This talk has been presented at JSNation US 2024, check out the latest edition of this JavaScript Conference.