Skip to content

Commit 3f1d489

Browse files
authored
Update PROGRAMMING.md
1 parent 8c77bff commit 3f1d489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developers/PROGRAMMING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This is how we build things.
4545
- We have [Coding Standards](CODING_STANDARDS.md) based on auto-formatters where possible, which include standards for structuring projects which are based upon what we've learned.
4646
- We operate based on principles in 12factor.net, see [implementation here](../../devops/DEVOPS/)
4747
- We are intentional about what dependencies we include in [our stack](../../devops/STACK_CHOICES/)
48+
- Refactor incrementally as part of your other work, instead of doing [big rewrites](https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/).
4849

4950
## Developer's Guild Meetings
5051

0 commit comments

Comments
 (0)