Y
Hacker News
new
|
ask
|
show
|
jobs
by
tootie
3326 days ago
You're running a local db of some sort? I'd assume you'd always want your app to be a thin client and just fetch data via REST or RPC.
1 comments
thedjinn
3326 days ago
Our app is used by people working in remote areas without mobile/wifi reception. Therefore we maintain a local copy of the user's state.
link