bit-cmdr / ts-decorators-and-ioc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Decorators and IOC Containers

This repository is an example of how to walk towards using typescript decorators and IOC containers to create a more modular and maintainable codebase. The main branch is the starting point, and the ioc branch is the final result. To walk there it's recommended to follow:

main -> classes -> tracing-decorators -> ioc

About


Languages

Language:TypeScript 100.0%