Architecture’s three-level testing for PHP with Deptrac

/ | Leave a Comment

How to keep a healthy architecture of projects? It’s not easy, especially with a big team with different levels of experiences. Even if we have our system designed and the architecture is really good, others can degrade it over time.  One possibility is code reviews to watch over a project’s code. CR is important but […]

Read more »

Context Mapping

/ | Leave a Comment

Context Mapping helps us realize how teams and our system are integrated. Knowing this better improve code to better map the organization.

Read more »
To top