DEV Community

Discussion on: What is the hardest thing about learning to code?

Collapse
 
mvasigh profile image
Mehdi Vasigh

So far I think one of mine is knowing when to be okay with messy, "bad" code. Ideally the answer would be never, but I'm having to learn on the job that often resources are limited and you have to make compromises. The part I struggle with the most is knowing where to make those compromises to limit the severity with which you get stung later when you have to revisit the code.