If you want to try these examples
git clone git@github.com:josefjadrny/patterns-in-js-examples.git
npm i
ts-node patterns/strategy.ts
Inspired by Head First's book - Design Patterns.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
If you want to try these examples
git clone git@github.com:josefjadrny/patterns-in-js-examples.git
npm i
ts-node patterns/strategy.ts
Inspired by Head First's book - Design Patterns.