/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

edwardthienhoang.wordpress.com
| | blog.julik.nl
6.2 parsecs away

Travel
| | It is curious how people tend to bash DDD. I must admit - I never worked in a full-on DDD codebase or on a team that practices it, but looking at the mentioned articles like this one does make me shudder a little. There is little worse than a premature abstraction, and a there is a noticeable jump (or rather: a trough) which goes from abstraction to indirection. I've been programming for more than 20 years now - 12 of those professionally (with a little stint in-between) and I also went from obsessing over abstractions to a more, let's say, "common sense" approach to them. Oddly enough, this is not about OOP for me - it is about modules. And, to an extent, types - but I do believe types and behavior are going to stay connected in meaningful way. Whether you ...
| | enterprisecraftsmanship.com
4.6 parsecs away

Travel
| | This article is inspired by a tweet that I thought would be a good topic for discussion: should you abstract your database?
| | vietfactcheck.org
5.6 parsecs away

Travel
| | Tranh cãi v? s? th?t c? b?n v?i ng?i mà b?n yêu th?ng là m?t vi?c nan gi?i. ?ây là vài ch? d?n v? cách ?àm lu?n v?i ng?i thân v? các ch? khó kh?n liên quan ?n s? nhi?u lo?n thông tin và tin gi?.
| | swiftwithmajid.com
29.2 parsecs away

Travel
| Nowadays, Apple platform development has undergone significant changes. Previously, we believed that building the core of an app around UIKit and using SwiftUI for certain screens was a good idea. This week, we'll delve into the foundation of app development using SwiftUI, while also exploring UIKit for scenarios where performance truly matters.