|
|
|
|
|
by fabian2k
462 days ago
|
|
I don't think this is misleading for anyone familiar with Typescript. Typescript itself has no impact on performance, and it is known that the compilation and type-checking speed is often a problem. So I immediately assumed that it was about exactly that. |
|
I don't think that is too far fetched either since typescript already has most of the type information.