Try Repeating Yourself: Difference between revisions

From triplescripts.org wiki
Content added Content deleted
(Created page with "As an antidote to too-aggressive [https://en.wikipedia.org/wiki/Don%27t_repeat_yourself DRY], '''Try Repeating Yourself''', at least initially. == See also == * [https://jamie-wong.com/2013/07/12/grep-test/ Too DRY - The Grep Test] * [https://go-proverbs.github.io/ Go proverb: A little copying is better than a little dependency]")
 
(→‎See also: add "Abstraction Descant")
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
* [https://jamie-wong.com/2013/07/12/grep-test/ Too DRY - The Grep Test]
* [https://jamie-wong.com/2013/07/12/grep-test/ Too DRY - The Grep Test]
* [https://go-proverbs.github.io/ Go proverb: A little copying is better than a little dependency]
* [https://go-proverbs.github.io/ Go proverb: A little copying is better than a little dependency]
* Richard P. Gabriel. "Abstraction Descant".

Latest revision as of 17:28, 6 August 2023

As an antidote to too-aggressive DRY, Try Repeating Yourself, at least initially.

See also[edit]

Cookies help us deliver our services. By using our services, you agree to our use of cookies.