L
L
l0crian2019-04-25 05:44:29
JavaScript
l0crian, 2019-04-25 05:44:29

How and is it worth learning patterns in Javascript?

Once I learned patterns in php with the help of courses and books, although I already forgot them, since everything remained only in theory, but at the time I learned them, I could implement them and tell at the interview what problems they solve. Now I thought about remembering them, but since I decided to focus on javascript, I started looking for material for implementing patterns in this language, but I came across that due to the peculiarity of the language there are a lot of spelling options, plus new ecmascript versions are coming out, which increases the number ways. Yes, and how much they can be traced in modern frontend frameworks is a mystery to me.
So I have a question, is it worth spending time on this now. Perhaps it is better to learn them in php, since it is closer to java, c ++, or leave it for later?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stalker_RED, 2019-04-25
@Stalker_RED

Yes, it's worth it. Then it is worth teaching in another language, and in another one.
As a result, you may notice that the patterns do not depend on the language, but are common to all :)

S
Sergey Egorov, 2019-08-01
@SergeyEgorov

There is an excellent book "Javascript. Templates" by Stoyan Stefanov. Sold both on paper and electronically.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question