Strategy Pattern

Introduces the Strategy Design Pattern and shows its potential in keeping your code base S.O.L.I.D. and clean. An example implementation of the pattern is provided in TypeScript.

Last updated

Was this helpful?