/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.separateconcerns.com
| | blog.mocoso.co.uk
1.9 parsecs away

Travel
| | A collection of Joel Chippindale's infrequent reckons
| | www.softdevtube.com
1.6 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
| | btorpey.github.io
1.8 parsecs away

Travel
| | How to read from stdin or a named file using Perl
| | culttt.com
15.5 parsecs away

Travel
| Elixir is a functional programming language which makes use of the Pipe Operator to simplify the combining of functions and data transformations.