Taming the asynchronous beast with ES7
Nolan Lawson

By: Nolan Lawson
Published: 05 March 2015
One of the trickiest aspects of PouchDB is that its API is asynchronous. I see no shortage of confused questions on Stack Overflow, Github, and IRC, and most often they [...]

Efficiently managing UI state with PouchDB
Nolan Lawson

By: Nolan Lawson
Published: 28 February 2015
A common pattern in data-driven apps is to display the entire database in the UI. If you're using PouchDB, that means you want to mirror the contents of PouchDB to [...]

PouchDB 3.3.1: A quick one while he's away
Nolan Lawson

By: Nolan Lawson
Published: 14 February 2015
This is a quick release, ahead of our normal monthly release schedule, to fix some critical bugs and ship them out sooner to our eager PouchDB fanbase. [...]

PouchDB 3.3.0: Fix Up, Look Sharp
Dale Harvey

By: Dale Harvey
Published: 03 February 2015
A new month means a new PouchDB release. Over the last month we have been looking around the rough edges and cleaning things up or chopping them off along with [...]

PouchDB 3.2.1: You can always be faster
Nolan Lawson

By: Nolan Lawson
Published: 05 January 2015
A humble release to ring in the new year, PouchDB 3.2.1 is focused on bugfixes and performance improvements. In particular, 3.2.1 boasts some critical fixes for IE11 and node-webkit, as [...]