TypeScript Functional Decorators w/ usecases
> Generally, decorators in programming are used to add some additional meaning/function to a method, variable or a class. I have used a lot of decorators while working in Spring Boot. I am currently learning Typescript and decorators fascinated me....
Aug 7, 20204 min read27
