Simple play icon Course
Skills

Creating and Using TypeScript 3 Decorators

by David Tucker

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

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.

About the author

David is a Webby Award winning cloud development consultant that focuses on cloud native web, mobile, and IoT applications. For over fifteen years as a consultant David has led custom software development on emerging platforms for companies such as FedEx, AT&T, Sony Music, Intel, Comcast, Herman Miller, Principal Financial, and Adobe (as well as many others). David regularly writes and speaks on the digital landscape with published works for O'Reilly and Lynda.com. He has written for Mashable,... more

Ready to upskill? Get started