The Typescript Quirks That Pushed me to Create a New Dependency Injection Libraryby@artberri
704 reads

The Typescript Quirks That Pushed me to Create a New Dependency Injection Library

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Dependency injection is a recurrent pattern in complex applications, and each day it is becoming more common to see it applied with Typescript. But TS has some quirks when compared with classic languages, like Java or C#, that we need to bear in mind. In this post, I'll talk about them and about how they pushed me to reinvent the wheel by creating a new-brand DI library: DIOD.
featured image - The Typescript Quirks That Pushed me to Create a New Dependency Injection Library
Alberto Varela HackerNoon profile picture

@artberri

Alberto Varela


Receive Stories from @artberri


Credibility

react to story with heart
Alberto Varela HackerNoon profile picture
by Alberto Varela @artberri.I'm a full-stack developer based in Bilbao with more than 15 years of experience and a lot of pet projects.
Read my stories

RELATED STORIES

L O A D I N G
. . . comments & more!