inject

A collection of 3 posts

inject

A little bit of Inject refactor

Emitting decorator type data is doomed :(

    FuryStack

    Bye-bye extension methods

    Using extension methods was fun at the beginning but I've ran into more and more problems with them

      Getting Started

      DI / IOC with @furystack/inject 💉

      Dependency injection and Inversion of control is a common practice that tries to protect you from insanity that would happen when you realize that you can't refactor and test a giant global static app structure. @furystack/inject is a simple but powerful tool that you can use in NodeJs and in the browser.