React performance: memo, useMemo, useCallback, virtualized and bundle analyzer
Simple application to improve my kwnolege in react performance. With the rigth way to implement memo, vitualized, formatted data in the right time, hooks like useMemo and useCallback, and use bundle analyzer to improve the permonance application.