File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -137,12 +137,14 @@ All links have been curated by me personally as beneficial to software testing i
137137- [ How to Make Your Code Reviewer Fall in Love With You] ( https://mtlynch.io/code-review-love/#1-review-your-own-code-first )
138138- [ Naming Things in Code] ( https://www.youtube.com/watch?v=-J3wNP6u5YU ) (Video, 7 minutes)
139139- [ On the Importance of Naming] ( https://wasp-lang.dev/blog/2023/10/12/on-importance-of-naming-in-programming )
140+ - [ Premature Optimization] ( https://www.youtube.com/watch?v=tKbV6BpH-C8 ) (Video)
140141- [ Proof Your Thousand Line PRs Result In More Bugs] ( https://tekin.co.uk/2020/05/proof-your-thousand-line-pull-requests-create-more-bugs )
141142- [ Refactoring and Design Patterns] ( https://refactoring.guru ) (Site)
142143
143144### Git
144145- [ git add -p is Your Friend] ( https://gist.github.com/mattlewissf/9958704 )
145146- [ How to Clean Up Git Branches] ( https://devconnected.com/how-to-clean-up-git-branches )
147+ - [ In Praise of Small Pull Requests] ( https://testing.googleblog.com/2024/07/in-praise-of-small-pull-requests.html )
146148
147149### Patterns
148150
You can’t perform that action at this time.
0 commit comments