2013
JavaScript Patterns Collection
by 3 othersA JavaScript pattern and antipattern collection that covers function patterns, jQuery patterns, jQuery plugin patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns, code reuse patterns, DOM and browser patterns (upcoming). - See more at: http://shichuan.github.io/javascript-patterns/#general-patterns
2007
Lazy Function Definition Pattern
by 1 otherThis article examines a functional-programming design pattern I’ve been calling Lazy Function Definition. I’ve repeatedly found this pattern useful in JavaScript especially when writing cross-browser libraries that are efficient at runtime.
2006
Enterprise Integration Patterns
Patterns and Best Practices for Enterprise Integration
Design Patterns in Java Reference and Example Site
by 1 other (via)Quick descriptions and sample codes of common patterns.
1
(5 marks)