could be interesting to make the application work (partly) offline
- add PWA capabilities to make app installable
- store encrypted passkey on device after login
- store encrypted article on indexeddb
-
-
- define conflict resolution strategy (replaced if modified time on db is less than local copy ?)
- offline detection
- background sync ?
could be interesting to make the application work (partly) offline