Articles in this series
Double dispatch to keep your code clean ยท Welcome ๐ First of all, welcome! This is the first post in a series of posts about design patterns. Today we...
Decouple algorithm execution and algorithm selection for maintanaible code ยท Hello, my friends! This is the second post in the series about Design...