GitClassic
Feed
Explore
Random
Go Pro
Sign in
chiehw
/
mini-react
Code
/
Commits
/ c7e1b96
Step 4: Diff fiber tree and update DOM
chieh
committed on Aug 5, 2024, 08:40 AM
Showing
8
changed files
+235 additions
-32 deletions
M
index.html
+2
M
package.json
+1
-1
M
src/index.scss
+25
M
src/main.jsx
+20
-6
A
src/utils/animation.js
+47
M
src/utils/commit.js
+34
-4
M
src/utils/fiber.js
+81
-20
M
src/utils/react-dom.js
+25
-1
Browse files at this commit โ