You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We might need to convert the renderRecursive functions to be creating new React components instead of straight dom. Then we can take advantage of the shouldComponentUpdate things to avoid unnecessary rerenders.
Using React devtools, profile and optimize the frontend, focusing on:
The text was updated successfully, but these errors were encountered: