|
You are here |
matthiasnoback.nl | ||
| | | | |
www.code4it.dev
|
|
| | | | | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers | |
| | | | |
blog.cleancoder.com
|
|
| | | | | [AI summary] Robert C. Martin argues that mocking should be used sparingly, written manually, and only across significant architectural boundaries to balance test speed, reliability, and good software design. | |
| | | | |
php-and-symfony.matthiasnoback.nl
|
|
| | | | | [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. | |
| | | | |
blog.martinig.ch
|
|
| | | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to | ||