|
|
|
|
|
by yawaramin
1617 days ago
|
|
I mean if you look at it like that, then yeah sure anything in TypeScript can ultimately be circumvented. Just like `unsafe` in Rust or `unsafePerformIO` in Haskell. The point is that we as developers choose to respect the typechecker. |
|
I'm not saying that TS being a "fancy linter" is a bad thing - I actually think quite the opposite.