Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmzaghlool/ts-oop-design-patterns
A collection of Typescript Object Oriented Design Patterns examples inspired by "Head first design patterns"
https://github.com/mmzaghlool/ts-oop-design-patterns
Last synced: 5 days ago
JSON representation
A collection of Typescript Object Oriented Design Patterns examples inspired by "Head first design patterns"
- Host: GitHub
- URL: https://github.com/mmzaghlool/ts-oop-design-patterns
- Owner: mmzaghlool
- Created: 2021-08-29T20:30:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T15:43:34.000Z (about 1 year ago)
- Last Synced: 2023-09-28T18:12:12.512Z (about 1 year ago)
- Language: TypeScript
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Typescript Object Oriented Design Patterns examples
A collection of Typescript Object Oriented Design Patterns examples inspired by "Head first design patterns"
## Instructions
1. Fork the repo
2. Install the node_modules using `npm i`
3. Run the code using `npm start`
4. The Code entry point is "src/Example.ts"
5. Every design pattern is wrapped in directory under the src and every pattern has its own Example.ts
6. To test a specific pattern copy its example into "src/Example.ts" and modify the imports
## Reach Me
If you have any suggestions, modification, or requests you can find me at: