Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Creating and Using TypeScript 3 Decorators

Course Cover
compare button icon

Course Features

icon

Duration

73 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Advanced

icon

Teaching Type

Self Paced

icon

Video Content

73 minutes

Course Description

There are instances when repeat functionality can't be solved using inheritance when creating TypeScript projects. This course, Creating and using TypeScript Decorators, will teach you how to use TypeScript decorators to solve cross-cutting problems in your application. You will first learn how to implement basic decorators for functions, properties, classes. Next, you'll use single decorators in order to centralize logic within an application. You will then combine multiple decorators to create an entity structure that allows you share logic for a REST-based API. You will be able to use TypeScript decorators in your project once you have completed this course.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

What You Will Learn

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

Course Instructors

Author Image

David Tucker

Instructor

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 develo...
Course Cover