681
        
            
                B-bug? What bug?
 
            
            (lebowski.social)
          
          
          
          
          
        Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I like the approach of when finding a bug, write a test to reproduce it, fix the bug so the test passes, next do whatever refactoring you want because you have a test passing :)
This sounds like a great technique. I'll have to give it a go on Monday haha