How React Works Under the Hood
In this article, i will provide some of the useful links to understand how React works under the hood:
- https://pomb.us/build-your-own-react/
- https://jser.dev/series/react-source-code-walkthrough/
- https://reactjs.org/docs/implementation-notes.html
- https://overreacted.io/a-complete-guide-to-useeffect/