javascript design patterns
Hi, someone recently asked me about design patterns in Javascript. I said that it seems that many of the design patterns implemented in C# could be implemented in Javascript as well. Is this a true statement? Are there any design patterns in C# that cannot be implemented in Javascript? Are there any particular design patterns that are specific to Javascript? Are there any design pattern implementations in Javascript with noteworthy differences to their C# counterparts?