Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
moffdub
moffdub has asked
4
questions and find answers to
13
problems.
Stats
434
EtPoint
153
Vote count
4
questions
13
answers
About
Software developer, domain-driven design practitioner
moffdub questions
Constructing a Domain Object from multiple DTOs
Design question: does the Phone dial the PhoneNumber, or does the PhoneNumber dial itself on the Phone?
Is there a way to simulate a click on an alert in JavaScript?
Aren't Information Expert & Tell Don't Ask at odds with Single Responsibility Principle?
moffdub answers
Should I inject things into my entities?
Business logic invading UI in a large winforms app
Repository Pattern: how to Lazy Load? or, Should I split this Aggregate?
Completed user stories - discard? archive? [closed]
Is It Incorrect to Make Domain Objects Aware of The Data Access Layer?
How to avoid Anemic Domain Models and maintain Separation of Concerns?
Domain Objects and Services
What is the purpose of null?
Java Leaky Abstraction Checker