Abstract Introduction to React Internals
React is a rich JavaScript framework. I think it's necessary to know a high-level internal working of a language or a framework to use it effectively. React's performance comes from its internal data structures and algorithms. In this article, I will...
blog.thecuriouscoder.in4 min read