syndicate-2017/js/examples/iot
Tony Garnock-Jones dede7f08a7 Use strings-of-HTML and mustache.js for DOM fragments.
This avoids churn in the dataspace for no-op DOM updates, but at the
cost of losing the identity of multiple pieces of asserted DOM when
they end up being textually identical.

The fix is, generally, to make sure your DOM fragments are different
in some (perhaps invisible when rendered) way. Next commit updates the
IoT demo to avoid duplicate fragments.
2016-05-10 22:38:40 -04:00
..
img IoT example 2016-05-02 17:13:25 -04:00
index.html Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
index.js Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
iot-example.png IoT example illustration 2016-05-04 14:00:42 -04:00
style.css Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00