The importance of Design Patterns with Javascript, NodeJs et al
Posted
by
Lewis
on Programmers
See other posts from Programmers
or by Lewis
Published on 2011-05-06T10:05:50Z
Indexed on
2012/09/21
21:56 UTC
Read the original article
Hit count: 625
With Javascript appearing to be the ubiquitous programming language of the web over the next few years, new frameworks popping up every five minutes and event driven programming taking a lead both server and client side:
Do you as a Javascript developer consider the traditional Design Patterns as important or less important than they have been with other languages / environments?.
Please name the top three design patterns you, as a Javascript developer use regularly and give an example of how they have helped in your Javascript development.
© Programmers or respective owner