www.drycode.io
How to keep your code DRY- useful tips
1
How to keep your code DRY (don't repeat yourself), avoid duplicate code and keep a maintainable codebase without writing the same code twice while creating duplications. Read full article