Go to content

The Mystery of React Renders - Aashima Ahuja

We often think that React in itself is pretty fast and the code optimizations shouldn’t make much of a difference. However i can show you, if proper optimisation techniques are not followed, the react app can be considerably slow. Before doing any optimisations , we first need to understand how rendering works in react. In this talk , I will optimise an app’s performance only by optimising unnecessary re-renders.

October 13, 2023