Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Tips to reduce technical debt during implementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbyerly committed Dec 4, 2016
1 parent 49ee05f commit a5bb7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4 - Cleaning Up.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Avoiding Technical Debt
## Tips to reduce technical debt during implementation.
#### Cleaning Code Patterns & Avoiding Technical Debt
Increased technical debt is a common objection to implementing feature flags. Here’s our suggested approach for avoiding crufty if/then branches you’ll have to clean up later.

Expand Down

0 comments on commit a5bb7cb

Please sign in to comment.