https://github.com/howprogrammingworks/inversionofcontrol
IoC: dependency injection, module sandboxing, framework wrappers, etc.
https://github.com/howprogrammingworks/inversionofcontrol
architecture control engineering inversion inversion-of-control ioc js learning node nodejs pattern programming software study university
Last synced: 16 days ago
JSON representation
IoC: dependency injection, module sandboxing, framework wrappers, etc.
- Host: GitHub
- URL: https://github.com/howprogrammingworks/inversionofcontrol
- Owner: HowProgrammingWorks
- License: mit
- Created: 2016-02-20T22:44:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T19:55:48.000Z (5 months ago)
- Last Synced: 2025-03-29T17:11:24.820Z (23 days ago)
- Topics: architecture, control, engineering, inversion, inversion-of-control, ioc, js, learning, node, nodejs, pattern, programming, software, study, university
- Language: JavaScript
- Homepage: https://www.youtube.com/TimurShemsedinov
- Size: 73.2 KB
- Stars: 24
- Watchers: 21
- Forks: 98
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## IoC - Inversion of Control (old examples)
See new examples in following repos:
- [DI / Dependency Injection](https://github.com/HowProgrammingWorks/DependencyInjection)
- Component [sandboxing](https://github.com/HowProgrammingWorks/Sandboxes)[](https://www.youtube.com/watch?v=Fz86Fdjz-LM)