Explore >> Select a destination


You are here

yanivpreiss.com
| | anthonysciamanna.com
10.6 parsecs away

Travel
| | Collective code ownership is an essential practice but often misapplied in enterprises and multi-team software organizations, leading to churn, expensive integration bugs, and morale issues. Conway's Law can help to organize teams to get the benefits of collective code ownership.
| | www.industrialempathy.com
13.9 parsecs away

Travel
| | I've lately been thinking about what patterns could explain perceived differences in individual productivity in software engineering. I'm...
| | blog.owulveryck.info
15.1 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...
| | www.marclittlemore.com
68.5 parsecs away

Travel
| Unlock the secrets of high-quality unit testing. Discover how to write effective tests and improve your code quality.