←
TECH DEBT TRIBUNAL
useEffect with Missing Dependency Array
⏱ 00:00
Junior · ~20 min
Explorer
Briefing
📂 src/components/PriceTicker
📄
PriceTicker.tsx
PriceTicker.tsx
Loading...
Live Analysis
Cyclomatic Complexity
LIVE
1
/ 4 target
Complexity is within acceptable limits.
Objectives
PENDING
2
/ 3
✓ Fix BUG 1 — add selectedSymbol and onPriceUpdate to dependency array
✓ Fix BUG 2 — add price to the logging effect dependency array
○ Fix BUG 3 — add selectedSymbol to the title effect dependency array
Acceptance Tests
React Testing Library + Jest
—
/ 14
Submit to run acceptance suite.
▶ Submit Refactor