11

IS IT ME OR YOU GUYS FELL THE SAME ?

Comments
  • 3
    i even love fixing bugs
  • 4
    I prefer tracking down bugs. The harder the better.
  • 3
    programming = bugs ? hate() : love()

    Way better now.
  • 1
    Bugs keep me going, nearly fourth-fifths of the time I spend programming is debugging.
  • 0
    Nah, the bugs are okay. Most are easy to find and the hard ones are commonly just better hidden easy ones too.

    If you got too much bugs, adjust your coding style and refactor more.

    If you find debugging too hard, improve on your instrumentation and debugging techniques.
  • 0
    Replace "bugs" with "testingReactComponents" and yes, definitely.
Add Comment