All Talks

Beyond TypeScript Metadata: Dependency Injection in Angular and Nest

Dependency Injection framework is a core and inherent feature of both Nest and Angular. DI simplifies creating scalable, testable, and maintainable applications by giving us flexible and efficient abstractions. However, did we ever think how this mechanism works underneath? In this talk, we’ll compare how Nest and Angular DI systems differ from each other as well as dive into the basics of the metadata reflection API in TypeScript.

NG-MY 2019 is a two-day Angular conference focused on delivering …

You might be interested in: