Red flags in a React codebase
š© functions named handleClick,handleSubmit
š© preventDefault
š© useMemo
š© fetch inside useEffect
š© <div onClick/>
š© a "hooks" directory
š© css files
š© icon library in package.json
@jacobparis.com āx.comLibraries I can't live without:
ā zod - validation
ā react-hook-form - forms
ā react-table - tables
ā tRPC + react-query - data
ā shadcn - UI
ā motion - animations
ā date-fns - date utils
ā ai - AI Toolkit
ā... See more
Pontus Abrahamsson ā oss/accx.com

I bring these two files into every single JS project I start.
Is there a better way? š¤ https://t.co/PqWTVEeQhu