Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Yes! It's the same feeling as writing hundreds lines of code, and refactor it back to a handful.
-
@kanduvisla yea nothing better then taking some messy class with a billion methods -- and refactoring it to a very small, and easy class.
#cleancode -
kshep9232708yI 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.
-
SirPally3698y@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" -
Niro12458yYes, but more often I write really crappy code that I have to go back and look at. Over and over.
Related Rants
Have you ever written a piece of code so awesome, that you just had to go back, and look at it?
I have.
undefined
code