DEV Community

Discussion on: The Art of War - How to Beat the Bugs, Faster and Harder

Collapse
 
aboutandre profile image
aboutandre

I cannot tell you enough how the rubber duck technique can help. Since working remotely I got into the habit of talking out loud and explaining the code to an invisible audience. It works miracles.
I wouldn't do this in an office. I would not feel comfortable.

And I believe that if it's not truly out-loud and doesn't work (for me at least).

Collapse
 
lxkuz profile image
Alexey

Than you for response! You actually can do it in the office using PM or QA person instead of the rubber duck ;)