Advertisement

TypeScript Metadata: Build your own Dependency Injection & Class Validator (Hebrew)

TypeScript Metadata: Build your own Dependency Injection & Class Validator (Hebrew) On 26/6/19, Daniel Krom gave a lecture about TypeScript Metadata during a JavaScript Israel Meetup.

Abstract:
Typescript compiles to JavaScript and has zero impact on runtime, is it?
When we write Nest \ Angular we have this magical dependency injection, we declare the type of the dependency at the constructor and get an instance of that type in runtime! Our TypeScript type has become a JavaScript runtime instance.

Let’s see how does it work, build our own DI and see how can we take advantage of TS metadata programming

Event Page

Thanks to our Gold sponsors : MinuteMedia
And our Silver sponsors : Whitesource

Join the group:



Video By:

JavaScript Israel,jsisrael,jsil,JavaScript,TypeScript Metadata,Dependency Injection,Class Validator,TS metadata programming,

Post a Comment

0 Comments