Design patterns - Typescript

About

Here you can find TypeScript implementation of common design patterns.

These examples were based on Java Design Patterns. Although, TS implementation were intentionally written similar to Java examples, TS allows for much more consise code.