About
Front-end framework may implement above the browser dom a virtual dom in order to update/refresh their component.
This framework manipulates the DOM with the help of a virtual dom tree.
List
- React - entirely in a tree in memory
- Preact
Front-end framework may implement above the browser dom a virtual dom in order to update/refresh their component.
This framework manipulates the DOM with the help of a virtual dom tree.