Vadim Orekhovblog.vady.dev·Feb 25, 2023DI Benchmark: Vanilla, RegistryComposer, typed-inject, tsyringe, inversify, nest.jsIn 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...7 likes·317 readsPure DI in TypeScript Node.jsBenchmarkAdd a thoughtful comment1 commentTop commentsJoey·Nov 16, 2024Nov 16, 2024Did you have a look at awilix? I wonder how it perform in the benchmark? ·Reply
Joey·Nov 16, 2024Nov 16, 2024Did you have a look at awilix? I wonder how it perform in the benchmark? ·Reply