Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Should I use a single or multiple database setup for a multi-client application? [closed]

Room persistence library and Content provider

Dynamic Database Schema [closed]

Business Logic in Database versus Code? [closed]

What are the DAO, DTO and Service layers in Spring Framework?

Nested redux reducers

Having Separate Domain Model and Persistence Model in DDD

What is the technology behind wechat, whatsapp and other messenger apps? [closed]

Difference between event handlers and callbacks

Better to have huge Controllers, or many controllers, in MVC?

What is Cyclomatic Complexity?

Coupling and cohesion

MVCS - Model View Controller Service

Building enterprise app with Node/Express

Fowler's "Patterns of Enterprise Application Architecture" still relevant? [closed]

Difference between frontend, backend, and middleware in web development

web-services architecture

How do you plan an application's architecture before writing any code? [closed]

How does a site like kayak.com aggregate content? [closed]

Fat model / thin controller vs. Service layer [closed]

Why should I isolate my domain entities from my presentation layer?