|
You are here |
nakabonne.dev | ||
| | | | |
conductofcode.io
|
|
| | | | | I had reason to revisit the automocked base class from a previous blog post. I am working with another code base and have new opportunities for automocking. We have a lot of internal classes. Approximately 30% of the classes are marked as internal. The old approach did not work anymore. | |
| | | | |
aneesh.mataroa.blog
|
|
| | | | | [AI summary] An article explaining the software engineering concepts of dependency inversion and dependency injection to improve code flexibility and reduce coupling. | |
| | | | |
blog.ploeh.dk
|
|
| | | | | If you apply the Dependency Inversion Principle to Layered Architecture, you end up with Ports and Adapters. | |
| | | | |
www.softdevtube.com
|
|
| | | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is | ||