Don’t forget the programming socks trans girl programmer
Ten years into casual programming and I still don’t know how to use a debugger.
I believe in a conspiracy theory that nobody uses debuggers.
console.log
counts as “a debugger”, right?Yes, but only because it gives you a link to where that was run. Click the link to the right with filename:lineNumber, and it will open the sources tab to that line. Set a breakpoint and rerun to pause there, then step through the code’s execution.
Of course, if you’re using minified or processed code, this will be more difficult, in that case figure out how to do it in VS Code.
I use them daily. It makes it so much easier to work with an existing code base
Good my colleagues think I am Hackerman that can hack through time!
That image goes so incredibly hard
Father, I want to see the face of VBA god
OMG, of all the memes I read all day long, this had to be the one to actually make laugh hard.
I can really emphasise with Samir. Working in healthcare I’m basically limited to just the Office applications. However in the past few years I’ve been able to cook up solutions by reading / writing to file based databases, and using VBA to generate and bind to HTML contents on the fly for the built in IE11 instance. It’s as close to getting to some kind of web-stack within the confines of IT Sec in healthcare.
Just a heads up, I think the word you’re looking for is empathize.