Most important patterns in JS for web development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
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