youtube image
From YouTube: TypeScript Decorators by Wekoslav Stefanovski - BLbit UG

Description

This event is hosted by BLbit UG - https://www.meetup.com/blbitug/

Meetup link: https://www.meetup.com/blbitug/events/277832875/

Join us next Wednesday for a new meetup, dedicated to TypeScript language. The meetup will be in English. Our friend Wekoslav Stefanovski talks about TypeScript Decorators. During the event, we will be giving away 2 licenses from our sponsor, JetBrains.

TypeScript Decorators

Description:

One of JavaScript's stronger sides always was the ability to modify itself at runtime, but this was coupled with very weak runtime code information - so we had to work somewhat in the dark. Decorators are a feature that enables us to inject and use cross-cutting concerns. This talk will inspect how this is implemented in the current TypeScript version, and how we can leverage it to our benefit.

Wekoslav Stefanovski

Wekoslav has over a decade of professional developer experience using a variety of development technologies. Has been using JavaScript since before the turn of the century and has a long and fruitful love/hate relationship with it. Currently, works at Sourcico as Head of development. He is passionate about functional programming, static code analysis, compiler design and code quality metrics.