When is your code DRY enough?
You’re aware that duplicated code is a code smell. You know a couple of ways to dry it up, but it’s not easy to know how much you should. When is it enough? That’s the question I address in the blog post of today.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
You’re aware that duplicated code is a code smell. You know a couple of ways to dry it up, but it’s not easy to know how much you should. When is it enough? That’s the question I address in the blog post of today.
Post a comment