Photo by Lautaro Andreani on UnsplashHow to prevent re-renders in React?Raja Muhammad Asher·Aug 17, 2022·1 min read Memoization using useMemo() and UseCallback() Hooks API Call Optimization with React Query Creating Memoized Selectors with Reselect Replace useState() with useRef() Using React Fragments Share this