https://github.com/supnate/react-dom-diff
Demonstrate React component life-cycle and DOM diff algorithm.
https://github.com/supnate/react-dom-diff
Last synced: about 1 month ago
JSON representation
Demonstrate React component life-cycle and DOM diff algorithm.
- Host: GitHub
- URL: https://github.com/supnate/react-dom-diff
- Owner: supnate
- License: mit
- Created: 2015-08-30T15:58:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T17:41:05.000Z (almost 10 years ago)
- Last Synced: 2024-04-23T13:36:01.211Z (about 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 178
- Watchers: 10
- Forks: 94
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-dom-diff
Demonstrate React component life-cycle and DOM diff algorithm.View Demo: https://supnate.github.io/react-dom-diff/index.html