
Virtual DOM and the React Way, Part Deux - JSJ 518
JavaScript Jabber
00:00
The Vidom Enables Service Side Rendering
The vidom itself enables service rendering, also known as esasar. A dom is a browser thing - it's not a job o scrip thing. You can't do actual dom operations on the server because there is no dom on the server. In fact, in a lot of attesting scenarios that i see for unites, they are the unitest actually run in ona using nod. So you're just creating a virtual dom, and then you're checking that the virtual dom is correct. Don't actually ever apply it into a real dom in nitest. But ok, now what? Now what do you do with it? Can't reconcile it into the arch of bro
Transcript
Play full episode