labs42io / clean-code-typescript

Clean Code concepts adapted for TypeScript

Home Page:https://labs42io.github.io/clean-code-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross cutting concerns

dimadeveatii opened this issue · comments

Proposal to add a section with examples about cross-cutting concerns:

  • decorators
  • Proxy
  • Reflect