2 repos
Dependency Injection — Software Engineering & Architecture
We curate 2 GitHub repositories matching software engineering & architecture · Dependency Injection. Refine with filters or upvote what's useful.
Dependency Injection — Software Engineering & Architecture
- angular/angular
Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex
TypeScriptangularjavascriptpwa - nestjs/nest
Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr
TypeScriptframeworkhacktoberfestjavascript