Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Dynamically create a treeview

Reconciling DDD, viewmodels, and performance

ExtJS Architecture for Multi Page Application

How to design a meteor smart package to transparently separate an app into different instances?

EJB Stateless Initialization Pattern

Claim based access control in a distributed system

Confused about ESBs as a solution to point-to-point integration

Search queries in microservice architecture

NestJs Design Problem: How can I avoid creating a Nodejs Instance for each team?

Where do you put classes that are neither Controllers, Models, Helpers or ViewModels?

asp.net-mvc architecture

How should I structure a data driven Win forms solution?

c# winforms architecture

Designing a flexible and extensible bonus system for a Scrabble's game implementation

What is a good book or resource for writing large ajax applications? [closed]

Things to consider while implementing an original website 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