Back to Webfundamentals

Data Binding 101 -- Polycasts #28 {: .page-title }

src/content/en/shows/polycasts/season-2/Data_Binding_101.md

0.31.2 KB
Original Source

project_path: /web/_project.yaml book_path: /web/shows/_book.yaml description: 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!

{# wf_updated_on: 2015-10-06 #} {# wf_published_on: 2015-10-06 #} {# wf_youtube_id: 1sx6YNn58OQ #}

Data Binding 101 -- Polycasts #28 {: .page-title }

<div class="video-wrapper"> <iframe class="devsite-embedded-youtube-video" data-video-id="1sx6YNn58OQ" data-autohide="1" data-showinfo="0" frameborder="0" allowfullscreen> </iframe> </div>

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