63
TangChr
8y

Have you ever written a piece of code so awesome, that you just had to go back, and look at it?

I have.

Comments
  • 6
    Yes! It's the same feeling as writing hundreds lines of code, and refactor it back to a handful.
  • 2
    @kanduvisla yea nothing better then taking some messy class with a billion methods -- and refactoring it to a very small, and easy class.

    #cleancode
  • 1
    Yea, but not often enough 😀
    Congrats!
  • 1
    haha, this made me smile, I think we all have that code that we are so proud of :)
  • 0
    JUST LOOK AT IT
  • 0
    I have, once or twice. Nice feeling :)
  • 1
    I wrote some real awesome code then found a library that nullifies the usefulness of my creation. I couldn't bring myself to deleting what I wrote so I commented it out and left it there. It really was some beautiful code.
  • 0
    @TangChr its a very good feeling.
    I once wrote a code from a freestyle thought, ran it with no errors and gave me what I wanted
    it increased my Morale like "Popeye's Spinach"
  • 0
    Yes, but more often I write really crappy code that I have to go back and look at. Over and over.
Add Comment