
Virtual DOM and the React Way, Part Deux - JSJ 518
JavaScript Jabber
00:00
React - Partially Rendering
react is kind of a middle man between all your different layers of components withinin the generation of the vido. So in fact, you've now transition to a model where you don't invo your sub functions directly. You ask react to invoke them for you. And this impetus, again, enables react to invoke a certain sub function directly without having to rely on your do it. Now instead of just your cod building the v dom and then handing it over to react, it's a combination of you react, your cod wilth react, generating the vdom and then handed it over toreact.
Play episode from 44:27
Transcript


