Prerequisite
Workflow
Takeaway
Shift your habit
- Less time
- browsing web
- writing code
- More time
- writing documentation w/ intention in natural language
- read & understand commits
- reviewing PRs
NOTE PR review is the last layer of protection for your code
On code ownership
I believe:
- code ownership is more important than ever
- code is not written by you
- code is yours only if
- you put “enough” intentions on it
- you fully understand it
- your capability only scale as much as you “own” the code
recommended reading