Skip to content

Commit 5cd0a7f

Browse files
authored
Rubric for contracts chapter (#32)
1 parent e15cddd commit 5cd0a7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

better-code/src/chapter-2-contracts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Contracts
22

3+
> No informal agreements—get it in writing.
4+
35
Software development at scale is fundamentally about managing
46
complexity and establishing trust between components. When you call a
57
function, use a library, or interact with an API, you're entering into

0 commit comments

Comments
 (0)