Work on #226, moved pattern specific references to respective patterns. And removed credits section from Home page.
This commit is contained in:
@ -25,3 +25,6 @@ Object is very predictable and has no side effects: it does nothing.
|
||||
Use the Null Object pattern when
|
||||
|
||||
* you want to avoid explicit null checks and keep the algorithm elegant and easy to read.
|
||||
|
||||
## Credits
|
||||
* [Pattern Languages of Program Design](http://www.amazon.com/Pattern-Languages-Program-Design-Coplien/dp/0201607344/ref=sr_1_1)
|
||||
|
Reference in New Issue
Block a user