Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in software-design

Should I share models across multiple microservices?

How to design an application in a modular way?

Understanding the difference between ONION and N-Layered architecture

Creating an effective duplicate of a class that cannot interact with its base

Application architecture MySQL / PHP / Java / AngularJS

Why do we use UseCase diagrams in object oriented analysis and design even if Usecases are not considered as Object oriented?

oop object uml software-design

Using traits for service layer: is it bad practice?

Two java libraries importing each other?

java software-design

Can association lines be merged in one line in UML?

In MVC pattern, can the Model interact / modify the View?

What does client-optimized mean?

dart software-design

What is multi tenancy and ways to achive it?

What are the most important structured software design principles? [closed]

Is modeling a database model a good approach for designing complex and large enterprise application?

What are the differences between Abstraction and Decomposition? [closed]

Azure DevOps: release version

Fundamental software design concepts / principles books [closed]

c software-design

Minimal API v. Convenience

How to define constants dynamically based on database values?