Null Object pattern in practice
I wrote about eliminating if-statements by making a special case object with the same interface as the normal situation. You can read about in Null Object pattern in practice
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote about eliminating if-statements by making a special case object with the same interface as the normal situation. You can read about in Null Object pattern in practice
Post a comment