We look at one approach to build offline-first mobile applications using React Native, Redux, Scala, Akka persistence and Event-sourcing, CQRS concepts.
resources: • /users, /posts, /posts/comments, /feed, /profile, etc. • How do you refresh all your data when online? • Possible solutions: E-Tags/If-Modified- Since, only get changes/diffs
not just for server systems, Greg Young https://skillsmatter.com/skillscasts/1980-cqrs-not-just-for-server- systems • http://offlinefirst.org/ https://github.com/offlinefirst/research/blob/master/links.md