Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Controlling access to a communication layer

java c# security architecture

MVP vs. Presentation Model, which one is better?

Best Practices for serving dynamic files in a backend

Which approach is better in terms of database performance - one table group by operations or multiple tables serializable transaction?

Dependency injection: do we all need to know that? [closed]

Looking for pattern/approach/suggestions for handling long-running operation tied to web app

Who must create services with package modifier if I implement architecture from "Clean Architecture" book

Domain Driven Design Layout Question

Building app to Classify / Describe Products - Overwhelmed somewhere between planning & execution

designing application classes

How can I improve the architecture of my React application [closed]

reactjs architecture redux

How to keep authentication token safe in js web apps?

Should Repositories Throw Domain Errors

How can I develop a testable TcpClient / TcpListener Wrapper

The optimal way to decouple business logic from controller

Exposing Entity Framework extensions to a Service Layer

Is there any recommendation to bring up error messages from Data Access Layer to the view?

DDD Multi tenant design