syndicate-2017/js/examples
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
..
button Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
chat Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
dom Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
iot Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
jquery Implement Syndicate/js broker-client and chat app. 2016-05-10 00:40:53 -04:00
smoketest Implement Syndicate/js broker-client and chat app. 2016-05-10 00:40:53 -04:00
smoketest-dsl forever => react, state => react, init => do, done => finally, until => react until 2016-05-10 18:49:12 -04:00
svg Use strings-of-HTML and mustache.js for DOM fragments. 2016-05-10 22:38:40 -04:00
textfield Implement Syndicate/js broker-client and chat app. 2016-05-10 00:40:53 -04:00
textfield-dsl forever => react, state => react, init => do, done => finally, until => react until 2016-05-10 18:49:12 -04:00
index.md IoT example illustration 2016-05-04 14:00:42 -04:00