Skip to content

Today's Card

Software engineering and other thoughts.

Tag Archives: dry

Don’t make local versions.

Avoid making local versions of third party or open source tools and libraries.

Posted byfooyayFebruary 12, 2021February 9, 2021Posted inUncategorizedTags:dry, solidLeave a comment on Don’t make local versions.

Avoid the agony of copypasta.

Problems are replicated when code is copied.

Posted byfooyayJanuary 8, 2021November 25, 2020Posted inUncategorizedTags:copying, dry, separation of concernsLeave a comment on Avoid the agony of copypasta.

Keep it DRY.

As in, don’t repeat yourself.

Posted byfooyayOctober 1, 2020September 22, 2020Posted inUncategorizedTags:clean code, dry, simplicityLeave a comment on Keep it DRY.

Kent Beck’s Rules of Simple Design, #3

The code must contain no duplicate code.

Posted byfooyayAugust 7, 2020July 1, 2020Posted inUncategorizedTags:dry, simplicityLeave a comment on Kent Beck’s Rules of Simple Design, #3
Today's Card, Blog at WordPress.com.