Hi guys, today we are going to talk about the rules engine pattern, a design pattern that can help follow the Open-Closed Principle. We will see what problems can solve and when and how to use it with examples.
00:00 : The problem we are trying to solve
03:39 : Implementing the Rules Engine
14:05 : Adding order to our rules