Implementing my own version of React
-
Updated
Jan 6, 2023 - JavaScript
Implementing my own version of React
A lightweight React.js clone built from scratch in JavaScript. Supports JSX-like syntax, useState, useEffect, fragment nodes, fiber architecture, commit/reconciliation phases, and a custom virtual DOM. Ideal for understanding how React works internally.
Add a description, image, and links to the fiber-architecture topic page so that developers can more easily learn about it.
To associate your repository with the fiber-architecture topic, visit your repo's landing page and select "manage topics."