Maximizing performance question
Unanswered
In&Out posted this in #help-forum
In&OutOP
Hey folks, im wondering how to make it so manipulating objects goes as smooth as possible, with as less re-renders as possible. Im currently seeing to learn stuff like immer, zustand and using memo()'s, useCallback(), are there any other tips on maximizing performance?
1 Reply
In&OutOP
anyone?