/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

matthiasnoback.nl
| | php-and-symfony.matthiasnoback.nl
0.5 parsecs away

Travel
| | [AI summary] Matthias Noback discusses the nuances of using Domain-Driven Design in web application development, addressing common misconceptions about framework coupling and offering advice on implementing aggregates with ORMs.
| | www.planetgeek.ch
3.1 parsecs away

Travel
| | Onion, Hexagonal, Clean, or Fractal Architectures aim to organize how we deal with dependencies in our software architectures. But which one should we choose? After distilling the essence of each approach and comparing the advantages and challenges, I'll show how to combine all of them into an approach to use evolutionary steps towards an architecture...
| | herbertograca.com
3.3 parsecs away

Travel
| | In my last posts I've been writing about many of the concepts and principles that I've learned and a bit about how I reason about them. But I see these as just pieces of big a puzzle. Todays post is about how I fit all of these pieces together.
| | dr-knz.net
23.0 parsecs away

Travel
| This post follows up on OCaml for Haskellers from Edward Z. Yang (2010) and my own Haskell for OCaml programmers from earlier this year. Note The latest version of this document can be found online at https://dr-knz.net/rust-for-functional-programmers.html. Alternate formats: Source, PDF. Prologue Rust for C programmers ...