Node

Node

Programming to an interface with typescript

Programming to an interface is a surefire way to increase the value of your code. Let's explore how we can do this with typescript on a node project using the factory pattern.

Read