What is your favorite design pattern?

2 points by yeswecatan ↗ HN
I enjoyed perusing answers in the algorithm thread and thought it would be a good idea to start one for design patterns.

I rely on the simple factory pattern pretty frequently.

2 comments

[ 3.0 ms ] story [ 14.6 ms ] thread
Decorator is a powerful design pattern when applied to Object Thinking.