A production bug appears. What is your very first move?
Add a quick console.log near the suspicious lineExplain the issue out loud to a colleague or rubber duckAttach the debugger and step through the call stackRefactor the whole module before investigating1 / 5
.png)

