🎤 Dependency Injection in Nest and Angular: Intersection & Mismatch
- 👤 Kamil Myśliwiec
- Twitter: @kammysliwiec
- Web: https://nestjs.com/
📹
Video:
https://youtu.be/UtbUCzdJ7b4
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.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.