Most important patterns in JS for web development | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Most important patterns in JS for web development

Hi everyone. Mi ask is which are the most important patterns to be used when we are developing a web app.

23rd Jul 2019, 11:17 AM
Hoseh
Hoseh - avatar
1 ответ
0
The module pattern and the singleton design patterns are quite important to learn, then learn the factory pattern after that.
24th Jul 2019, 10:52 AM
Logomonic Learning
Logomonic Learning - avatar