|
You are here |
www.code4it.dev | ||
| | | | |
wahibhaq.com
|
|
| | | | | [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. | |
| | | | |
effectivesoftwaredesign.com
|
|
| | | | | In his book "Antifragile: Things That Gain From Disorder", Nassim Taleb introduces the concept of Antifragility, which is the opposite of Fragility.Antifragile things are able to benefit from volatility. In a previous post, I explained how in the field of software development the main source of volatility are the changes in requirements, and how it... | |
| | | | |
blog.owulveryck.info
|
|
| | | | | Introduction C4 (Context, Containers, Components, and Code) is a powerful and flexible approach to visualizing software architectures. In a previous article I explained how I created a DSL to describe my C4 as data thanks to the CUE language. On Wardley's evolution axis the initial article was in stage I of evolution: making it work In this article, in a first part, we'll explore how I effectively use the C4 tool based on CUE to organize my code, handle tags, manage versioning, and integrate with Continu... | |
| | | | |
martinfowler.com
|
|
| | | The microservices architecture can be useful, but to know if it's suitable in your context you need to understand its costs and benefits. | ||