This content originally appeared on Bram.us and was authored by Bramus!

Dan Abramov shares 2 techniques to try before resorting to optimize with React.memo()
In this post, I want to share two different techniques. They’re surprisingly basic, which is why people rarely realize they improve rendering performance.
These techniques are complementary to what you already know! They don’t replace memo or useMemo, but they’re often good to try first.
Covered Solutions:
- Move State Down
- Lift Content Up
This content originally appeared on Bram.us and was authored by Bramus!
Bramus! | Sciencx (2021-02-26T23:44:59+00:00) Before You React.memo(). Retrieved from https://www.scien.cx/2021/02/26/before-you-react-memo/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.