/Design-Patterns-Typescript

Hi! This is a repository dedicated to the Head First Design Patterns book! All code is written in Typescript

Primary LanguageTypeScript

Head-First-Typescript

Hi! This is a repository dedicated to the Head First Design Patterns book! All code is written in Typescript

I'm currently learning Typescript and wanted to start by programming some of the Design Patterns found in the book!

Contents

Observer Pattern

Decorator Pattern

Factory Pattern