## Overview This article is about general practices on solving performance issue in React app. - [general strategy on solving performance issue in react app ](https://github.com/reboottime/React-Develpment/issues/126#issuecomment-2777244440) - [ tools used in figuring out the where the performance issue locates](https://github.com/reboottime/React-Develpment/issues/126#issuecomment-2777245514) - If the performance issue is in your code, how it happens, see this [article](https://github.com/reboottime/React-Develpment/issues/113#issuecomment-2776580219)