/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.jayfields.com
| | siderite.dev
1.6 parsecs away

Travel
| | I've been listening to my favourite podcasts, HanselMinutes and .NetRocks, as usual and I've stumbled upon another gem of a show. It was about Test Driven Development. Why am I talking so much about t
| | hiltmon.com
1.1 parsecs away

Travel
| | [AI summary] The article discusses the effectiveness of Test-Driven Development (TDD) in improving software quality, reducing defects, and enhancing developer confidence through empirical evidence and personal experience.
| | www.tvagile.com
1.4 parsecs away

Travel
| | [AI summary] The article advocates for programmers to step away from automated tests to focus on usability and the end-user experience during development.
| | www.planetgeek.ch
11.3 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...