/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.julik.nl
| | matthiasnoback.nl
4.4 parsecs away

Travel
| | [AI summary] This article explains a clean software architecture approach using layered design (Domain, Application, Infrastructure) and the Dependency Rule outlined by Robert C. Martin to prevent legacy code and decouple business logic from external frameworks.
| | sookocheff.com
4.2 parsecs away

Travel
| | Microservices have become part of the software engineering cultural zeitgeist to the extent that alternative approaches to architecture and development are treated as somehow inferior. Given the challenges that running microservices present, I usually recommend beginning development of new projects and systems as a single deployable unit - the monolith. Sam Newman, in the book "Building Microservices", agrees with this approach. He recommends leveraging microservices only if you can become convinced of the benefits for your system, not as a default for every project.
| | wahibhaq.com
4.2 parsecs away

Travel
| | [AI summary] The author shares their interview response detailing a Clean Architecture design for a mobile financial app, emphasizing its benefits for scalability, testability, and agile team structures.
| | www.softdevtube.com
23.9 parsecs away

Travel
| Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and