🎤 Benefits of Virtual DOM
- 👤 Johan Gorter
- Twitter: @JohanGorter
- GitHub: johan-gorter
📹
Video:
https://youtu.be/RPtrlvHW_BU
Virtual DOM is generally considered to give the best performance for web applications. How can this be given it is such an inefficient algorithm? I will give an overview of popular Virtual DOM implementations and I will introduce our Virtual DOM library, MaquetteJS. I will also show how Virtual DOM makes unit testing easy. I will demonstrate how we achieve 100% code coverage on all our visual components using fast-running NodeJS unit tests.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.