|
You are here |
frederickvanbrabant.com | ||
| | | | |
anthonysciamanna.com
|
|
| | | | | 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.softdevtube.com
|
|
| | | | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | |
| | | | |
alexop.dev
|
|
| | | | | Discover best practices for structuring Vue projects of any size, from simple apps to complex enterprise solutions. | |
| | | | |
danganiev.me
|
|
| | | GraphQL might have started as a convenient way of delivering exactly the right amount of data from server to the client. But... | ||