DEV Community

Discussion on: NestJS Dependency Injection - Overview

Collapse
 
jwhenry3 profile image
Justin Henry

For those who are familiar with other frameworks when being introduced to NestJS, it would be useful to showcase the similarities between Angular and NestJS. NestJS has taken so much inspiration from Angular with its dependency injection, that it is very difficult to not mention it when discussing NestJS. This is what makes NestJS the "best" backend framework to dive into when coming from Angular.

Collapse
 
shameel profile image
Shameel Uddin

I do not come from Angular. 😬