Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 201 Bytes

File metadata and controls

5 lines (4 loc) · 201 Bytes

Preferences

  • Don't use useMemo or useCallback unless there's a measurable performance issue.
  • Use yarn format and yarn lint --fix
  • Avoid 1 letter and truncated/abbreviated variable names