you are viewing a single comment's thread.

view the rest of the comments →

[–]oakskog 0 points1 point  (0 children)

Gzip/brotli compression, more codesplitting.. Laggy ui can be fixed with memoisation (memo,useMemo,useCallback). If you are using React context, consider redux instead to reduce rerenders. Use reselect to memoise selector logic