Peter Albert
Member since Jan 3, 2017
- Profile: /members/13404-peter-albert.htm
- Comments: 1
Recent Blog Comments By Peter Albert
-
Configuring PouchDB After Login For A Database-Per-User Architecture In Angular 2.4.1
Posted on Jan 3, 2017 at 5:58 PM
Hi Ben, thanks for the great article. Playing with PouchDB + Angular at the moment, so really helpful. Just wondering: Is there any reason you're using the verbose form here: ``` private pouchdbService: PouchDBService; constructor( pouchdbService: PouchDBService ) { this.pouchdbService = pouc... read more »