My Own React This project has the purpose of trying to build React from scratch to better understand how it works. This work was highly influenced by the video Deconstructing React by Tejas Kumar . V1 React.createElement ReactDom.render V2 React.useState V3 React.useReducer V4 React.useEffect