JavaScript Jabber
Virtual DOM and the React Way, Part 1 - JSJ 512
Dan Shappir takes the lead in explaining React's core design, and how it's enabled by the Virtual DOM (VDOM). The panel discusses what the VDOM is, and how it differs from the actual browser DOM. Also