Data Binding 101 -- Polycasts #28

Curious to know how Polymer’s data binding system works under the hood? Today on Polycasts I’m kicking off a multi-part series to peel back the layers and reveal the mysteries of what Polymer does when your bindings update. Come check it out!

Read More

Demo Source

https://github.com/Polymer/polycasts/tree/master/ep28-data-binding-101/binding-demo

Setters in JavaScript

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/set