Optimizing a React SPA Part 3: Clean Out Your Functional Components
I’ve had a run through a decent number of interesting React issues since I’ve started this and the biggest performance loss I’ve seen is from doing stuff more often than necessary. While this could extend to render loops which are their own special t...
blog.codingcoyote.dev4 min read