DI Benchmark: Vanilla, RegistryComposer, typed-inject, tsyringe, inversify, nest.js
Feb 25, 2023 · 5 min read · In the previous articles, I've introduced a framework-less and clean way to perform Dependency Injection in TypeScript. The approach has multiple pros such as type-safety, zero-cost overhead, and others. However, the one missing piece I had was - ben...
JJoey commented