| 
	     You are here  | 
        marcus.io | ||
| | | | | 
            
              www.dxw.com
             | 
        |
| | | | | ||
| | | | | 
            
              aimatters.wordpress.com
             | 
        |
| | | | | There is a strong principle in software engineering of reusing code wherever possible. It's considered so important, that it's got its own TLA: DRY ("Don't Repeat Yourself"). In other words, don't reinvent the wheel. There are obvious benefits to this. Nobody wants to type the same piece of code over and over. Sowrite it... | |
| | | | | 
            
              yatil.de
             | 
        |
| | | | | On September 3, I will hold an online seminar about Inclusive Design, hosted by Knowbility. The subtitle is "The Big Picture" as it continues my quest to connect all the dots between accessibility, design, inclusion, and society. | |
| | | | | 
            
              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 | ||