|
You are here |
blog.cleancoder.com | ||
| | | | |
blog.8thlight.com
|
|
| | | | | [AI summary] The blog post discusses the limitations of Test-Driven Development (TDD) in scenarios involving physical interactions, user interface elements, and test support code, emphasizing the need for manual testing and separation of concerns. | |
| | | | |
initialcommit.com
|
|
| | | | | In this article, we'll discuss getting started with Java Visualizer - a visual tool that can be useful for Java developers of all skill levels to better understand and troubleshoot their code. | |
| | | | |
8thlight.com
|
|
| | | | | [AI summary] The article by Robert C. Martin (Uncle Bob) discusses the strategic use of mock objects in software testing, advocating for a balanced approach where mocks are used sparingly across architectural boundaries to improve test speed and isolation while avoiding design damage. | |
| | | | |
0x7f.dev
|
|
| | | [AI summary] A developer explains a JavaScript 'this' binding issue in a class method and provides solutions using bind or arrow functions. | ||