Optimizing Performance in React Apps - I
Welcome to Optimizing Performance in React Apps, a series discussing tips & tricks to build an optimal interface.
In this article, we'll learn how to avoid unnecessary re-renders.
Unnecessary Re-renders
React uses the concept of virtual DOM to minimi...
piyushsinha.tech5 min read