Handling attributes and event listeners: Let's code a virtual DOM! #4
This is the 4th part of the series where we build a virtual DOM from scratch.
If you haven't already, you can check out the previous parts here:
https://kkalamarski.me/series/virtual-dom
What will we create
So far, our virtual DOM library is capable ...
kkalamarski.me8 min read