- Course
TypeScript Deep Dive: Creating and Using Decorators
Decorators are essential for writing flexible, readable, and modular TypeScript code. This course will teach you how to use and implement decorators.
- Course
TypeScript Deep Dive: Creating and Using Decorators
Decorators are essential for writing flexible, readable, and modular TypeScript code. This course will teach you how to use and implement decorators.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Decorators are an essential feature that allows writing flexible, readable, and modular TypeScript code. It is used in numerous popular libraries and frameworks. In this course, TypeScript Deep Dive: Creating and Using Decorators, you’ll learn to use and create decorators and learn how they work under the hood. First, you’ll explore what decorators are, and how they can be used. Next, you’ll discover how to implement various types of decorators, and how they work under the hood. Finally, you’ll learn how to build a small framework using decorators. When you’re finished with this course, you’ll have the skills and knowledge of decorators in needed to develop complex applications in TypeScript.