ama icon indicating copy to clipboard operation
ama copied to clipboard

The Future of TypeScript Decorators & Angular2

Open jongunter opened this issue 8 years ago • 1 comments

Hi Todd, just curious—Angular2 relies a lot on Typescript Decorators, which are an experimental feature of the language. Since Angular is now a stable framework, what happens if the TypeScript team makes a major change to (or altogether removes) decorators in the next TS release.

I couldn't seem to find the answer elsewhere so I figured I'd ask here. Your blog is excellent, by the way—pretty much taught me Angular 1 and 2! Keep up the good work!

jongunter avatar Dec 20 '16 21:12 jongunter

I don't think they will ever do this, plus it's actually an ECMAScript proposal currently, see here.

Thanks for the kind words my friend! Glad it's been super useful to you :)

toddmotto avatar Dec 22 '16 00:12 toddmotto