Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in software-design
Encapsulating java.util.Properties access through accessor methods considered bad practice?
Nov 19, 2025
java
encapsulation
software-design
Can Kafka be used as a distribute work queue
Nov 17, 2025
java
apache-kafka
distributed-computing
software-design
How can MVC coexist with the Onion architecture?
Nov 02, 2025
design-patterns
model-view-controller
architecture
software-design
onion-architecture
What are the differences between Layered architecture with dependencies inversion and Hexagonal architecture?
Nov 02, 2025
architecture
domain-driven-design
software-design
Configuration priority - best practise
Nov 01, 2025
architecture
devops
software-design
Putting opaque struct definition into a separate header file
Oct 29, 2025
c
struct
software-design
opaque-pointers
Decorator Pattern with added functions
Oct 26, 2025
java
design-patterns
uml
decorator
software-design
Is this diagram a valid UML component diagram?
Oct 26, 2025
architecture
components
uml
diagram
software-design
Should I use a Use Case even though it only acts as a middle-man to the Interface Adapter?
Oct 25, 2025
architecture
software-design
clean-architecture
Why is most software dealing with Bézier curves focusing on the cubic ones, to the detriment of other curve orders?
Oct 25, 2025
math
graphics
3d
software-design
UML Class relationships with respect to current moment or system lifetime
Oct 21, 2025
uml
class-design
software-design
class-diagram
class-relationship
passing timer through dependency injection and configuring / starting a timer
Oct 22, 2025
c#
oop
architecture
dependency-injection
software-design
re-design circular dependency flaw
Oct 21, 2025
go
software-design
circular-dependency
Should I share models across multiple microservices?
Sep 14, 2025
architecture
software-design
reusability
How to design an application in a modular way?
Sep 09, 2025
python
design-patterns
oop
modularity
software-design
Understanding the difference between ONION and N-Layered architecture
Sep 09, 2025
.net
architecture
software-design
onion-architecture
n-layer
Creating an effective duplicate of a class that cannot interact with its base
Sep 02, 2025
c++
algorithm
class
unreal-engine4
software-design
Older Entries »