DEV Community

Discussion on: Don’t Write Sloppy Code, (Almost) Ever

Collapse
 
rapasoft profile image
Pavol Rajzak

Writing good code is a craft, which can be improved by repetition. The more you practice it, the easier it will be to write production-ready code, even when "prototyping".

I found that coding kata's or koans are both nice ways how to improve your code craftsmanship.