/design-pattern-notes

Examples in TS to showcase some common design patterns

Primary LanguageTypeScript

How to run example file

  1. Build docker image
  2. Use run.sh to execute .ts example file. (ex: ./run.sh ./src/adapter/duck-n-turkey.ts)