Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

In what layer of a project do common extension methods belong?

c# architecture

Decouple EF queries from BL - Extension Methods VS Class-Per-Query

Is the MVVM Pattern an Architectural or an Design pattern?

How do I handle nested API responses in a Flux application?

Repository with Multiple Entities Creating a DTO

FeathersJS with Firebase architecture

If I have a collection of random websites, how do I get specific information from each?

How to set Architecture for docker build to arm64?

Architecture - Multiple web apps operating on the same data

java architecture

A database schema for Tags (eg. each Post has some optional tags)

Communication patterns for senior developers [closed]

What are some alternatives to a Workflow Engine?

architecture workflow

Determine a process's architecture

macos architecture process

Using email instead of login name in django

Most controversial post, IoC, Ninject, just getting stuff to work

Can services in the service layer communicate with each other?

architecture c#-4.0

Composition over Inheritance - where do extra properties go?

How to organize interfaces and implementations in WPF MVVM application

c# wpf mvvm architecture

Contravariance? Covariance? What's wrong with this generic architecture...?

How would model a vote/like system in a DDD/CQRS/EventSourced project?