*(A practical guide for shipping apps with AI & minimal pain)*
Vibe coding gets a lot of hate, especially from “serious” devs. But the truth is: not every project needs to be scalable, secure, or architected like it’s going public on the stock market.
Most of the time, you just want to turn... See more
reddit.comReact Patterns
reactpatterns.comRed 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.com