Get full access to over a million recipes and bookmark the favourites, or create your own.
-
Updated
May 27, 2021 - JavaScript
Get full access to over a million recipes and bookmark the favourites, or create your own.
This project is a fundamental implementation of a Virtual DOM engine, built from scratch using TypeScript. It demonstrates the core principles of virtual DOM reconciliation, allowing efficient updates to the real DOM by calculating differences between virtual tree representations.
Visit my github page at https://seechen.github.io
Add a description, image, and links to the virtual-dom-implementation topic page so that developers can more easily learn about it.
To associate your repository with the virtual-dom-implementation topic, visit your repo's landing page and select "manage topics."