Usare PouchDB in Angular
PouchDB è un database NoSQL per browser compatibile con Javascript.
Può anche essere usato come interfaccia a CouchDB, o in modalità standalone (cosa che faremo noi).
E' compatibile anche con Typescript, e quindi usabile anche in Angular; oggi vediamo come fare.