Skip to content

Didact is a react clone which aims to demonstrate the important concepts that react is based on. It is based on the tutorial from Rodrigo Pombo called Build your own React.

Notifications You must be signed in to change notification settings

clinckzone/react-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-clone

Didact is a react clone which aims to demonstrate the concepts that react is based on. It is based on the tutorial from Rodrigo Pombo called Build your own React.

Starting from scratch, these are all the things we have added to our version of React:
I: The createElement Function
II: The render Function
III: Concurrent Mode
IV: Fibers
V: Render and Commit Phases
VI: Reconciliation
VII: Function Components
VIII: Hooks

Setup for local development

npm install
npm run dev

About

Didact is a react clone which aims to demonstrate the important concepts that react is based on. It is based on the tutorial from Rodrigo Pombo called Build your own React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published