E
E
eldar_web2017-10-12 19:51:33
Design patterns
eldar_web, 2017-10-12 19:51:33

Is it worth learning design patterns if you will be writing in frameworks all your life?

I don't want to stand in one place.
Design patterns (I say it cool) they are helpers, that's what I know.
But do you need to know them if you will use frameworks all the time (you kind of write in a framework where the same patterns are used)?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Konstantin Kitmanov, 2017-10-13
@k12th

Frameworks are just a framework. For all this construction to make sense, it must have business logic. And that's where the patterns are just the most needed.

I
index0h, 2017-10-12
@index0h

Is it worth learning design patterns if you will be writing in frameworks all your life?

Should you drink wine if you eat cheese all your life?
It is worth studying in order to understand why approach A is used in this or that framework, and not approach B. Or why, for example, laravel is a collection of anti-practices.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question