/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.jbrains.ca
| | hamvocke.com
2.9 parsecs away

Travel
| | "Learning Test-Driven Development" is a fresh take on teaching TDD to curious developers. Go check it out.
| | buttondown.com
4.6 parsecs away

Travel
| | Or: why test-first development is not the same as test-driven development
| | www.giorgiosironi.com
3.7 parsecs away

Travel
| | I have written up a checklist to use for unit-level Test-Driven Development , to make sure I do not skip steps while writing code, at a very...
| | www.planetgeek.ch
21.0 parsecs away

Travel
| I wrote code without tests that ran in production without defects, and I wrote buggy code with TDD (Test Driven Development). Time to look back at 35 years of coding and when tests help, and when there is something better. And especially, what these better things are. In the final part, we examine how LLMs...