Understanding TypeScript Decorators


Resource | v1 | created by jjones |
Type Blog post
Created 2021-04-16
Identifier unavailable

Description

Decorators are used to modify a class and its members (methods, properties). The question may be, why do we need decorators to change those things? Why not directly change in the declarations?

Relations

about TypeScript decorators

With the introduction of Classes in TypeScript and ES6, there now exist certain scenarios that requir...


Edit details Edit relations Attach new author Attach new topic Attach new resource
0.0 /10
useless alright awesome
from 0 reviews
Write comment Rate resource Tip: Rating is anonymous unless you also write a comment.
Resource level 0.0 /10
beginner intermediate advanced
Resource clarity 0.0 /10
hardly clear sometimes unclear perfectly clear
Reviewer's background 0.0 /10
none basics intermediate advanced expert
Comments 0
Currently, there aren't any comments.