Next.js Discord

Discord Forum

Maximizing performance question

Unanswered
In&Out posted this in #help-forum
Open in Discord
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

anyone?