Hacker News new | ask | show | jobs
by code-is-code 1717 days ago
Firebase works until you want a different conflict resolution then last-write-wins. It is also only offline first if the user is authenticated. Otherwise you need a connection to the servers before using the local state.