Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 448 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 448 Bytes

The Rules Design Pattern

Sample code from my blog post about dealing with complex conditional logic with the Rules design pattern.

I first came across the Rules Pattern as a module that Steve Smith contributed to Pluralsight’s Design Patterns library.