Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Android MVVM Design Pattern

Design Pattern for Data Structure with Methods to Populate It?

java design-patterns

Is this class a singleton?

java design-patterns

iOS: Use UIImage in ViewModel(from MVVM) and in Presenter(from MVP)

Why are Kotlin classes final by default instead of open?

OOP: When to create derived classes, and when to implement features with conditionals?

How does Yegge's prototype pattern example handle instance variables?

Is REST suitable for large 3NF models

design-patterns rest

Using The Repository Pattern, Is It Best To Save Parent and Children Objects Together Or Separately?

Password hashing etc in Service Layer or Repository?

Architecture of very complex php applications?

OO design patterns for multi-threaded synchronisation

How to design authentication in a thick client, to be fail safe?

Design pattern to refactor switch statement

How should my model look like?

Java Map anti-pattern?

Validation Design Pattern

Is a car with a bumper sticker subclass of a car?

PHP OOP: business logic layer - DB layer

php oop design-patterns

Dynamic validation using custom rules