Explore >> Select a destination


You are here

www.baturin.org
| | journal.infinitenegativeutility.com
9.8 parsecs away

Travel
| | Something I've felt for a long time is that structural types are underused and underappreciated in modern programming languages. They...
| | www.ccampo.me
6.2 parsecs away

Travel
| | If you say Go supports "duck typing" online, you'll probably get somepushback. The Go community often points out that Go doesn't support duck typingbecause i...
| | www.creativedeletion.com
13.1 parsecs away

Travel
| | Five years ago Elixir code would usually have to call third party applications to handle date, time and time zones. And blog posts (including on this blog), ...
| | www.softdevtube.com
106.1 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