
Virtual DOM and the React Way, Part 1 - JSJ 512
JavaScript Jabber
00:00
The Problem With the Browser Dome
The key issue, from my perspective, with the browser dome is that its affectively mutable global state. Any part of the code can access almost any part of the dom. It's highly imperative if you end up with really verbos a code to do some things that seem to be really simple. You want to have componentd you want to havein a code, and generally avoid side effects. So everyone but steve will have this problem. Scot is perfect, but the rest of us e exactly.
Transcript
Play full episode