Decorators in Depth is a general introduction to decorators in TypeScript and why you might wanna use them. There are already a lot of frameworks and libraries that utilize them; Nestjs, ORMs like MikroORM, and TypeORM to name a few.
Read more about Decorators here:
https://www.typescriptlang.org/docs/h...
Follow me!
GitHub: https://github.com/frostzt