Frontend May 27, 2019

Discover the power of decorators in TypeScript

When working with Angular we use TypeScript decorators without even thinking about it. But few people know how to create these decorators themselves.In this talk you’ll learn how to create custom decorators and see the advantages they can bring to your Angular applications.