Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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"

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:


LinkedIn profile
Gmai account
npm profile