Why Did My React Component Re-Render?
medium.com
Why Did My React Component Re-Render?
1–3 of 3 posts
Re: Why Did My React Component Re-Render?
#2I appreciate the author's insight into more performant react. From my experience it's been difficult to gauge the efficiency of my react components so i'll be auditing my code using these steps!
Re: Why Did My React Component Re-Render?
#3I've been running into this a lot lately. This will definitely come in handy for my React projects