Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsundeep
4649 days ago
We're currently using Firebase as our datastore.
1 comments
Sephr
4649 days ago
Why not use a local datastore on the user's browser, like IndexedDB? I see no reason at all to install this and send my data to your external datastore when the same can be accomplished locally.
link