Local First Dev
What is local first?
It’s an app that works entirely offline, but also CAN work online and will sync with upstream data store when connected to internet.
Think PouchDB and CouchDB.
Links:
- localfirstweb.dev - great collection of resources
- rxdb