I just "rubberducked" my slack-team the other day. Was taking a screenshot to remind them that if you're stuck in your javascript code you can just stuff a "debugger;" statement in there to have the chrome tools break when you need it to. And by explaining how it worked, I discovered the bug that made me put it in there in the first place. ;)