Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in software-design

DDD: guidance on updating multiple properties of entities

Django-like Framework Pattern

How to design a software workflow chart? [closed]

DTO Design in TypeScript/Angular2

Marker interface vs empty abstract class

Is it a good practice to mock Automapper in unit tests?

Architecture: Best practices for manipulating models without polluting the POJOs? And without repeating boiler-plate code everywhere [closed]

is Event sourcing using Database CDC considered good architecture?

How to apply composition in android MVP?

DDD navigation to entities inside aggregate root via composite identity

What are some situations where Agile is inappropriate? [closed]

How to deal with requests for ridiculous functionality in your software? [closed]

software-design

Put business logic in entity

Books specifically on Software Architecture and not Software Design [closed]

How to catch DB errors and translate them into meaningful information for the business layer?

Twitter-like app using MongoDB

Is it a bad practice to use jQuery in Angular? [closed]

How to persist objects which implement the State pattern?

file name vs file object as a function argument

How To Make a Tetris Clone?