A
A
artekha2016-11-02 08:57:17
JavaScript
artekha, 2016-11-02 08:57:17

Does it make sense to read gang of four patterns if you are a js developer?

Hello, I want to deeply understand how to design applications in js. Stumbled upon the Gang of Four patterns. There, all examples are given in C ++ and Smalltalk, does it make sense for me to read this book, will I get the necessary information there? Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Klusevich, 2016-11-02
@dimka-dooz

The Gang of Four writes quite academically, and it will be hard to move in.
I think you should start your acquaintance with patterns from the book
"Eric Freeman, Elizabeth Freeman - Design Patterns (Head First O'Reilly)" + here are examples in java.
As for js, it has its own characteristics, so Stoyan Stefanov - JavaScript will help. Patterns and Eddy Osmani Patterns for scalable JavaScript applications.

D
Dmitry Kovalsky, 2016-11-02
@dmitryKovalskiy

Yes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question