Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Getting up to speed on modern architecture

architecture

Is Backbone.js only for single page applications?

What's wrong with the architecture of a game object drawing and updating itself?

architecture oop

Can someone explain what message brokers are used for?

Performance of list(...).insert(...)

What am I not understanding about REST?

architecture rest

What does scalability mean to you? [closed]

architecture scalability

Arguments of using WCF/OData as access layer instead of EF/L2S/nHibernate directly

Is "Dying is Awesome" preferred?

How to deal with shared state in a micro-service architecture?

Self organizing applications

c# architecture p2p

Is setting properties on the Window object considered bad practice?

javascript architecture

Finite State Machine Pattern - The One True Pattern?

Alternative "architectural" approaches to javaScript client code?

Symfony2 And Single Webpage Applications using a framework like AngularJS

How should I architect my iPhone app to talk to my website?

Fat Models, skinny ViewModels and dumb Views, the best MVVM approach?

wpf mvvm architecture

Should data sorting be done on the client or on the server?

Recommended location for document storage - in database or elsewhere?

If you are forced to use an Anemic domain model, where do you put your business logic and calculated fields?