Optimising Performance of a React Application
Optimisation is the number one thing on every dev's mind when building any software, especially web apps. React is a JavaScript library for building user interfaces. React ships with several ways to minimize the number of costly DOM operations requir...
Nov 12, 20228 min read409


