|
|
|
|
|
by wvenable
2687 days ago
|
|
That's the problem with JavaScript, not TypeScript. TypeScript doesn't eliminate that problem but it doesn't cause it either. TypeScript does heavily mitigate that problem by verifying all the types that it can at compile time. |
|