Explore >> Select a destination


You are here

sookocheff.com
| | martinfowler.com
3.4 parsecs away

Travel
| | Software Architecture is the important aspects of a software system's internal design, usually its major components and aspects that are hard to change.
| | blog.martinig.ch
4.8 parsecs away

Travel
| | Immature software developers, test coverage, software architecture decisions, product increment, Java interview, retrospectives tools and test data generators.
| | blog.owulveryck.info
4.2 parsecs away

Travel
| | 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...
| | enterprisecraftsmanship.com
21.0 parsecs away

Travel
| There's an interesting controversy between two DDD topics: the Specification pattern and the Always-Valid domain model.