- Minimal virtual-dom example to explain how vdom diffing works. https://github.com/matvp91/lolvdom 2 comments javascript
- How does the Virtual DOM work? https://codepen.io/sdras/full/RwwQapa 4 comments vuejs
- I wrote an animated postmortem to React's virtual DOM and how it works under the hood. https://medium.com/@js_tut/react-animated-tutorial-7a46fa3c2b96?source=friends_link&sk=7a5e4170eec30b626ff5bac04ee4faf7&jst=1 9 comments javascript
- I wanted to know how virtual DOMs work, so I made one. This is OmDomDom. https://github.com/geotrev/omdomdom 18 comments webdev