tdro

Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 52/50 words 17s read

    I’ve just learned something the hard way. There’s stuff out there that spins console.clear() and debugger in infinite loops. I don’t know why that’s a thing but I like to call it: clear console log debugger abuse.

    In Chrome/Chromium limit debuggers and logs. In Firefox, enable log persistence/timestamps and control breakpoints manually.

    #webdev