blog/typescript-decorators #13
Replies: 1 comment
-
|
Nice explanation Kevin. Just add @bound decorator to the greet() method - I needed to decorate method in order for bind to work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
blog/typescript-decorators
TypeScript five has just been released. In this release, TypeScript has implemented the new upcoming ECMA script decorators standard. Let’s take a look.
https://angularexperts.io/blog/typescript-decorators
Beta Was this translation helpful? Give feedback.
All reactions