{"acronym":"DRY","slug":"dry","full":"don't repeat yourself","text":"Don't repeat yourself (DRY, or sometimes do not repeat yourself) is a principle of software development aimed at reducing repetition of software patterns,[1] replacing it with abstractions or using data normalization to avoid redundancy.","link":"https://en.wikipedia.org/wiki/Don%27t_repeat_yourself"}