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
How do you measure performance in web apps and mobile apps?
realtime
closures, for of, for in, Object.freeze, set, get, classes
All kind of promises.
CSS performance
Why to use try catch instead .catch
General performance
websocket
react memo
It is a high order component that basicaly checks if the component should re-render. If really is receiving some changes, so its parent can re-render and keeps it from re-render if is not necessary.
Source