Y
Hacker News
new
|
ask
|
show
|
jobs
by
jkrems
4036 days ago
Afaik TypeScript is using
https://www.npmjs.com/package/reflect-metadata
to attach runtime type information, something angular asked them to do (there was no runtime information before). See also:
https://github.com/Microsoft/TypeScript/issues/3148