anti-patterns
-
Solved: Opening a SB with 30k?
A senior DevOps engineer explains why loading 30k items in a UI is a critical anti-pattern and provides real-world solutions to avoid crashing product Continue reading
-
Solved: Common useEffect anti-patterns I see in code reviews (and how to fix them)
Stop infinite loops & re-renders in your React app. Learn the common useEffect anti-pattern caused by referential equality and discover how to fix it. Continue reading