local SQLite, works offline, real-time updates and no complex setup, just works
local SQLite, works offline, real-time updates and no complex setup, just works
Friday, Sept 26 @ 5pm CEST / 11am ET (tomorrow)
Watch @schickling and @jessmartin hands-on with a real LiveStore app:
▪︎ Architecture review
▪︎ LiveStore best practices
▪︎ Live debugging
▪︎︎ Source available
luma.com/4s7qev78
Friday, Sept 26 @ 5pm CEST / 11am ET (tomorrow)
Watch @schickling and @jessmartin hands-on with a real LiveStore app:
▪︎ Architecture review
▪︎ LiveStore best practices
▪︎ Live debugging
▪︎︎ Source available
luma.com/4s7qev78
It’s the idea of storing every change as a series of events — instead of just keeping the current state. Think of it like git, but for your app’s data.
It’s the idea of storing every change as a series of events — instead of just keeping the current state. Think of it like git, but for your app’s data.
It might seem surprising to sponsor LS as it is a data layer that brings data closer to the UI, traditionally a server's job, and we're a server-first framework.
More: rwsdk.com/blog/rwsdk-x...
It might seem surprising to sponsor LS as it is a data layer that brings data closer to the UI, traditionally a server's job, and we're a server-first framework.
More: rwsdk.com/blog/rwsdk-x...
LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.
livestore.dev
LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.
livestore.dev
Now building @livestore.dev, my goal is to make app data simple.
Easy is great, particularly when getting started. But as an app gets complex, simplicity is more important. (Even more true with AI.)
Now building @livestore.dev, my goal is to make app data simple.
Easy is great, particularly when getting started. But as an app gets complex, simplicity is more important. (Even more true with AI.)
Tons of great demos, contributor demos and community questions. You can watch the recording if you missed it.
Next office hours: July, 3rd lu.ma/dsmf76t4
Recording: www.youtube.com/watch?v=_VDS...
Tons of great demos, contributor demos and community questions. You can watch the recording if you missed it.
Next office hours: July, 3rd lu.ma/dsmf76t4
Recording: www.youtube.com/watch?v=_VDS...
- Another update on the upcoming 0.3.0 release
- Devtools improvements & @solidjs.com integration
- Discussion about event sourcing and migrations
www.youtube.com/watch?v=Menh...
- Another update on the upcoming 0.3.0 release
- Devtools improvements & @solidjs.com integration
- Discussion about event sourcing and migrations
www.youtube.com/watch?v=Menh...
- Brief history of LiveStore
- Preview 0.3.0: Node adapter + git-style sync engine
- In-depth syncing related discussion
www.youtube.com/watch?v=2GYK...
- Brief history of LiveStore
- Preview 0.3.0: Node adapter + git-style sync engine
- In-depth syncing related discussion
www.youtube.com/watch?v=2GYK...
◆ Schema-aware query builder for SQLite
◆ New example app: Linearlite for Expo
◆ Type-safety improvements & bug fixes
See GitHub for early access: github.com/livestorejs
◆ Schema-aware query builder for SQLite
◆ New example app: Linearlite for Expo
◆ Type-safety improvements & bug fixes
See GitHub for early access: github.com/livestorejs
After many months of close collaboration with the folks at @expo.dev, I'm very excited to take a big step towards launching @livestore.dev.
The creator of LiveStore is @schickling.dev (former @prisma.io) and he's opening up early access to LiveStore today! Check out his blog post for the details: expo.dev/blog/local-f...
After many months of close collaboration with the folks at @expo.dev, I'm very excited to take a big step towards launching @livestore.dev.
The creator of LiveStore is @schickling.dev (former @prisma.io) and he's opening up early access to LiveStore today! Check out his blog post for the details: expo.dev/blog/local-f...
The creator of LiveStore is @schickling.dev (former @prisma.io) and he's opening up early access to LiveStore today! Check out his blog post for the details: expo.dev/blog/local-f...
Join us to get a taste of what the future of local-first @expo.dev apps powered by @livestore.dev will look like!
See you there!
Join us to get a taste of what the future of local-first @expo.dev apps powered by @livestore.dev will look like!
See you there!
How LiveStore works locally
How LiveStore works locally