Change and Its Detection in JavaScript Frameworks
In 2015 there is no shortage of options when it comes to JavaScript frameworks. Between Angular, Ember, React, Backbone, and their numerous competitors, there's plenty to choose from.
Read more »
This PR switches from jest to tape, so that we aren’t limited by our test runner’s engine support.
It also switches dequal (which requires node 6+) to deep-equal-json, which has minimal dependencie… Read more