/design-patterns

Showcase of design patterns

Primary LanguageTypeScript

Creational patterns:

  • Builder
  • Prototype
  • Factory Method
  • Singleton

lab1 drawio (1)

Structural patterns:

  • Facade
  • Adapter
  • Composite
  • Decorator

lab2 drawio

Behavioral patterns:

  • Iterator
  • Observer
  • Strategy
  • State

lab3 drawio