3

console.log("got here 1") is waaayyyy better then installing a debugger and you cannot tell me other wise

Comments
  • 1
    Installing a debugger? Bro you got a browser in your pc which has the debuggers you need
  • 3
    Bro, you got a god damn head, track the values yourself. Fucking console.logging and leaving them behind 🤪
  • 2
    Everything has its place. When you reach "got here 15" or so, you know a debugger would have been a better option.
  • 2
    why not use a debugger AND logging?
  • 1
    console.debug(“[class:func]”, {}); to rule them all.
  • 1
    @cafecortado i have 90+ in my project
  • 0
    @cafecortado testers are basically "got here"s with conditions, maybe we should use it like that
Add Comment