Strategy Pattern using TypeScript The repository contains the implementation of Strategy pattern written in TypeScript and compares it with code without using Strategy pattern for the same use-case.