Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

SOA - How granular should services be to maintain performance?

What's a good way to build a Backbone.js project?

A php plugin architecture

php plugins architecture

Two microservices for read and write to one database table

Orchestrated vs Choreographed Service-Oriented Architecture in large scale?

How to create a Micro Frontend bundle with Webpack that shares libraries with the container application?

Keeping validation logic in sync between server and client sides [closed]

database architecture

Why state cannot be part of Presenter in MVP?

architecture mvvm theory mvp

Multiple DbContext classes for a single web app. Good or bad?

Can a Redux action affect multiple parts of the state tree?

What is the best architecture to bridge to XMPP? [closed]

How big is too big for XP/SCRUM? [closed]

When should you build a web application vs. a thick client?

What is the difference between Registry and Repository from SOA point of view?

Unit of Work with multiple Data Sources?

Web Application Architecture - Job/Task Queue needed?

What is the best way to implement a request/response protocol using akka and scala?

In multi-layered architecture, can I skip the business layer for crud operations?

How to access to my own API from my web application securely?

Design users table for single sign in to use across sub domains