Hacker News new | ask | show | jobs
by clarky07 4538 days ago
I have no idea how many use it, but I've implemented it in one of my apps and it is pretty fantastic. I plan to use it in more in the future.
2 comments

Does it work offline at all? I took a brief look at the API, and it seemed like any time you wanted to make a change to the data it needed to talk to the server.
It makes the changes locally, and then syncs when you get a connection later.
let us know if we can help!