T
20

Shoutout to the person who told me to use semicolons in JavaScript

I was trying to loop through an array and kept getting errors. Turned out I forgot a semicolon after the variable declaration. Has anyone else spent hours debugging just to find it was a missing semicolon?
2 comments

Log in to join the discussion

Log In
2 Comments
craig.nathan
And @angela890 is spot on, it's always the dumbest little things that break everything.
5
angela890
angela89010d ago
12 hours debugging a missing semicolon, I felt like a real JavaScript detective genius.
2