welldone-software/why-did-you-render

why-did-you-render, на сайте с 21 августа 2023, 22:08
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.) For example, if you pass style={{width: '100%'}} to a big pure component it would always re-render on every element creation: