
Virtual DOM and the React Way, Part 1 - JSJ 512
JavaScript Jabber
00:00
React Logic
Even with reconciliation, this process can be slow and i'll explain why. And the another issue is how to manage local state. If you have a lot of components in te page, then running the logic for all of these components can be really expensive. So that one still needs to be created from scratch. We'll get to that later, if we have time.
Transcript
Play full episode