• NotSteve_@piefed.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 month ago

    It drives me crazy that half my coworkers do this, including a senior dev. I’ll be on a call trying to help debug something and it makes it so difficult not being able to set a breakpoint

    Sure, you can console log an object, but in Python all that gives you is a meaningless class name (or an undecipherable jumble of text)

    • Trail@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Can you set a breakpoint in production two days ago to debug an incident, though?