Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

How to create rich domain objects while maintaing persistence ignorance?

When using dependency injection, where do all the new operators go?

What does N-tier Architecture mean nowadays?

When is it appropriate to use UUIDs for a web project?

How to write a converter class? How to efficiently write mapping rules?

expose elasticsearch service directly to the client or put it behind a middleware

Online and offline synchronization

php mysql architecture

Difference between switch & bus architecture?

What application protocol does JMS use?

java architecture jms

The role of Aggregate roots in a REST API (DDD)

Single time events in MVI architecture

"cloud architecture" concepts in a system architecture diagrams

XACML as an evolution step in an existing application

Best practice for Service and data contracts - WCF

architecture wcf

Java ClassLoader and Dependency Resolution

Android Models - ARMv6 and ARMv7 Devices for Game Development?

android architecture mobile

Structuring a state based game engine, and Makefile structure help?

c++ oop architecture makefile

Environment dependent dispatch of protocols/multimethods in clojure

architecture clojure

Do commands have to be asynchronous in CQRS?

architecture cqrs

Is it common practice to abstract library dependencies from implementation?