Search code examples
Is it better to handle user and authentication logic separated or together?...


ooparchitecturesoftware-design

Read More
Is there a proper way to use a Repository class in a Domain Model class in Domain Driven Design?...


c#design-patternsdomain-driven-designsoftware-design

Read More
How to split a huge project into maven modules...


javamavenmodulesoftware-design

Read More
Cohesion principle in a class diagram (online shop)...


oopumlsoftware-designclass-diagramcohesion

Read More
Enforce subset relationship in postgres...


sqlpostgresqlrelational-databasesoftware-design

Read More
Enterprise Web Application Architecture Question...


restarchitecturesoftware-designapplication-designweb-application-design

Read More
Inheritance and Composition problem in class Diagram...


inheritanceumlsoftware-designcompositionclass-diagram

Read More
Use case Diagram for Pacman Arcade...


umlcomputer-sciencesoftware-designuse-caseuse-case-diagram

Read More
Design Patterns examples in real (open-source) projects...


design-patternsarchitectureopen-sourcesoftware-design

Read More
How to implement a C code for getting proportional output current(mA) values with % of lever opening...


cembeddedsoftware-designcontrol-theorypid-controller

Read More
How should an API treat a single item on array failing to insert in a DB?...


sqldatabaserestarchitecturesoftware-design

Read More
How to abstract over and unify different CRUD APIs...


design-patternsarchitecturecrudsoftware-design

Read More
Making program with Tkinter's entry widget that substitute placeholders in a word document...


pythontkintersoftware-design

Read More
Visual builder to work with manually hard-coded templates/components...


javascriptreactjsdesign-patternsarchitecturesoftware-design

Read More
On Clean Architecture, how to draw borders on methods for an entity, and should entity have conditio...


design-patternssoftware-designclean-architecture

Read More
On Clean Architecture, Should Entity represent plural and singular?...


software-designclean-architecture

Read More
Using asserts in Ruby production... yes or no?...


rubysoftware-design

Read More
Where to write the common logic in Java Strategy design pattern?...


javaoopdesign-patternssoftware-designstrategy-pattern

Read More
Can UML dependencies be customised?...


dependenciesumlsoftware-designpackage-diagram

Read More
How to make field in abstract class common in inner classes without making static?...


javaclassstaticabstract-classsoftware-design

Read More
Different microservices should NEVER be coupled?...


architecturemicroservicessoftware-designdecoupling

Read More
Domain events with composite pattern...


domain-driven-designsoftware-designdistributed-systembulkupdateeda

Read More
domain driven design ports and adapters...


domain-driven-designsoftware-designclean-architectureonion-architecturehexagonal-architecture

Read More
Json deserialization with multiple json file for Multiplicity relationship...


c#jsonoopjson-deserializationsoftware-design

Read More
How to represent a class' relationship when the class is only used as a data type...


umlsoftware-designclass-diagram

Read More
How to distinguish which following archetecture have lower coupling?...


design-patternsarchitecturesoftware-designcouplingcohesion

Read More
Could you give me some guidance on how to efficiently design an assembly language program?...


mipssoftware-designmips32

Read More
What are the guidelines for architecting a website with 5000+ concurrent hits?...


software-design

Read More
How avoid code duplication in visitor and const visitor base classes...


c++software-designcode-duplication

Read More
Why Archimate Elements have two notations...


architecturesoftware-designarchimate

Read More
BackNext