Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in separation-of-concerns

Domain Driven Design Layout Question

Validation in the business logic - ASP.NET Web Forms

MVC... how and why, and what other good options are there (PHP)?

Angular - Module Separation - Best Practice for shared or common code

Errors - Do they belong in the logic, or the presentation layer?

Play! Framework Form/HTML Helpers: Separation of Concerns?

Domain driven design concepts

Keeping IClientValidatable outside the model layer

Is the DataContext part of Model in MVC or a part of Controller?

Are scopes in rails class or instance methods?

Duplicate business logic in front-end with ddd microservice back-end

Why Avalon-Framework was closed? [closed]

React prop separation based on multiple Typescript interfaces

should I read from ARGV in own perl module

Dependency Injection - Does it violate Separation of Concerns?

How to avoid declaring database fields twice, once in database, once in a repository/model?

The N-Layer POCO/ DTO quandary

Rails namespacing concerns based on model name

Implementing Applicative instance for dictionaries (Map, associated arrays)