DEV Community

Discussion on: What are your worst coding habits?

Collapse
 
shroudedmoon profile image
Michael Whitis

I have a bad habit of overengineering things, so I never trust the code I wrote previously, even yesterday, or before lunch, or before that last meeting, or.... so have a horrible workflow of git reset —hard then rewriting or restoring from local history all the things I just worked on.