|
|
|
|
|
by ricardobeat
222 days ago
|
|
The novelty here is identifying nodes in a list more consistently vs existing options like morphdom. There is a ton of prior art you can draw from, this is called a virtual DOM and is the approach used by React and many contemporary libraries. |
|