We need an API to make it easy to store and manage address book entries. Yes, of course, this should be a PouchDB DB. But we need to do things like support 'pet names' and guarantee their uniqueness. This is the sort of thing that a JS wrapper can make sure is less likely to be screwed up.
We need an API to make it easy to store and manage address book entries. Yes, of course, this should be a PouchDB DB. But we need to do things like support 'pet names' and guarantee their uniqueness. This is the sort of thing that a JS wrapper can make sure is less likely to be screwed up.