Hacker News new | ask | show | jobs
by yen223 627 days ago
Local-first applications are much harder to reason about than server-driven apps or local-only apps, because there's now two sources of truth - the app and the server. Reconciling the two is much trickier than it looks.