25

When you go make coffee and return to your code and see

let foo =

and you have no idea wtf was going to come next...

Comments
  • 2
    Happens a lot. Also when people distract you.
  • 1
    git commit -am "blah"
    git push --force

    Can't risk losing good work afterall
  • 1
    Why would you go and make coffee without finishing your thought?
  • 0
    Idk if foo is just a placeholder, but you shouldn't have that problem with meaningful variable names?
Add Comment