Skip to content

This is a very simple project to learn the typescript language by implementing some common GOF design patterns

Notifications You must be signed in to change notification settings

alfredomartinm/typescript-design-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple project to learn the typescript language by implementing some common GOF design patterns.

In order to run the project you will need to have set up node and npm and also the following dependencies:

sudo npm install -g typescript

sudo npm install -g ts-node

How to run the examples:

ts-node patterns.ts

About

This is a very simple project to learn the typescript language by implementing some common GOF design patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published