/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

www.code4it.dev
| | php-and-symfony.matthiasnoback.nl
2.9 parsecs away

Travel
| | [AI summary] The author advocates for the principle of 'don't mock what you don't own' by designing application interfaces for side effects like persistence and time, thereby improving architecture and removing brittle test dependencies.
| | matthiasnoback.nl
2.7 parsecs away

Travel
| |
| | adamstorr.co.uk
3.2 parsecs away

Travel
| | A look at how you can customize AutoFixture to allow for IOptions to be created without mocking.
| | weblog.raganwald.com
23.2 parsecs away

Travel
| [AI summary] The post discusses the debate between dynamic and static typing in programming languages, explaining how Ruby's dynamic meta-programming makes static type inference difficult and arguing that this feature outweighs the overhead of explicit types.