Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Creating and Using TypeScript 3 Decorators

This course will cover how to leverage all types of TypeScript decorators to implement cross-cutting concerns within your projects.

David Tucker - Pluralsight course - Creating and Using TypeScript 3 Decorators
by David Tucker

What you'll learn

When creating TypeScript projects, there are times when repeated functionality cannot be solved by inheritance. In this course, Creating and Using TypeScript Decorators, you will learn how to leverage TypeScript decorators to solve cross-cutting concerns in your application. First, you will learn how to implement basic decorators on functions, properties, and classes. Next, you will use single decorators to centralize logic within your application. Finally, you will combine multiple decorators to create an entity framework that allows you to share logic for a REST based API. When you’re finished with this course, you will have the skills and knowledge of TypeScript decorators needed to leverage AOP (Aspect-oriented Programming) within your project.

Table of contents

About the author

David Tucker - Pluralsight course - Creating and Using TypeScript 3 Decorators
David Tucker

David is a Webby Award winning cloud development consultant that focuses on cloud native web, mobile, and IoT applications. He has over 15 years of experience building digital solutions.

More Courses by David