Skip to content

learning design patterns with TypeScript, update weekly (hopefully).

Notifications You must be signed in to change notification settings

mekhanix/designpatterns-TS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Pattern implementations in TypeScript

I've been bitten by a bad software design in the past few months.

As an innocent junior, I don't want to repeat my "seniors" mistakes in which he/they created 3-4 layers of questionable class inheritance to make the codes reusable, turns out it's a BIG NOPE and mentally as well as physically painful to maintain. But, I understand their position at that time, and I learned it the hard way.

The goal is pretty simple, 1 week = 1 pattern, in parallel, I also learn TypeScript :

About

learning design patterns with TypeScript, update weekly (hopefully).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published