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...
May 4, 20228 min read4.4K

