All design patterns are written using Typescript
- Factory
- Abstract Factory
- Builder
- Prototype
- Singleton
- Adapter
- Bridge
- Composite
- Decorator
- Facade
- Flyweight
- Proxy
- Chain of Responsibility
- Mediator
- State
- Visitor
- Command
- Memento
- Strategy
- Iterator
- Observer
- Template Method