22
Question about how long it took to fix a missing bracket
I was learning JavaScript and built a small website for practice. My page wouldn't load at all, and I had no idea why. I searched through my code for three hours straight. Turns out, I forgot to close a bracket in a function. That wait drove me crazy, but I learned to check the basics first.
2 comments
Log in to join the discussion
Log In2 Comments
harper_singh183d agoMost Upvoted
Used to hate checking brackets, but now I do it first thing.
7
jadeb742d ago
My friend Sarah once spent a whole weekend debugging a script. She finally found a missing curly brace in like, the third line. The relief was real, but man, what a waste of time.
1