Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in software-design

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?

When to call the gang of four? [When to use design patterns?]

Delegates as Properties: Bad Idea?

Design principles for complete noobs? [closed]

python software-design