Explore >> Select a destination


You are here

chaosinmotion.com
| | www.lambdabytes.io
4.8 parsecs away

Travel
| | Website of Jonathan Thaler @ lambda::bytes
| | blog.cleancoder.com
3.6 parsecs away

Travel
| |
| | blog.martinig.ch
1.3 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | www.softdevtube.com
13.7 parsecs away

Travel
| 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