M
M
Maxim2019-09-11 20:23:02
Design patterns
Maxim, 2019-09-11 20:23:02

What is the use of design patterns if now everything is written in frameworks?

So far, I only see the benefit of the subject only for self-written projects or modules for the same frameworks. Is it so?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DevMan, 2019-09-11
@webmaxer

do frameworks kick your ass and crash when you use patterns?
there is no connection.

E
EVGENY T., 2019-09-12
@Beshere

The question is actually reasonable - this is one of the minuses of frameworks, that they dictate the architecture of applications. But there is good news - the creators of modern frameworks are aware of this problem and are trying to reduce this factor: they encourage decoupling the data model, or even using “purely their own” classes almost everywhere.
This is where the architect can roam if he knows where to walk :)

M
mindgrow, 2019-09-11
@mindgrow

Business logic, multilayer applications

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question