Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

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

Best design practices for .NET architecture with LINQ to SQL (DAL necessary? Can we truly use POCOs? Design pattern to adopt?)

Why use SOAP over JSON and custom data format in an "ENTERPRISE" application? [closed]

web-services architecture

What is better way to validate business rules in ASP.NET MVC application with 3 layer architecture?

Is it bad design to make your business(service) layer dependant on a user session?

java architecture ejb

How does a node join a Distributed Hash Table (DHT) cluster?