/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.planetgeek.ch
| | matthiasnoback.nl
2.8 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.
| | wahibhaq.com
3.9 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.
| | herbertograca.com
3.5 parsecs away

Travel
| | In my last posts I've been writing about many of the concepts and principles that I've learned and a bit about how I reason about them. But I see these as just pieces of big a puzzle. Todays post is about how I fit all of these pieces together.
| | bruceeckel.com
24.6 parsecs away

Travel
| [AI summary] Bruce Eckel argues that while functions originated as units of code reuse to save space and effort, their primary purpose in modern programming is to serve as units of meaning and to create small frameworks.