/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

conductofcode.io
| | nakabonne.dev
2.7 parsecs away

Travel
| | A brief description of the clean architecture implementation patterns.
| | blog.ploeh.dk
2.5 parsecs away

Travel
| | If you apply the Dependency Inversion Principle to Layered Architecture, you end up with Ports and Adapters.
| | aneesh.mataroa.blog
2.4 parsecs away

Travel
| | [AI summary] An article explaining the software engineering concepts of dependency inversion and dependency injection to improve code flexibility and reduce coupling.
| | squidarth.com
21.4 parsecs away

Travel
| Last week, I started learning Rust, and published apost about the "ownership" system.One of the places where Rust's ownership system really shinesis in threa...