top | item 37111417 (no title) tylercrompton | 2 years ago I think that it can be both. Yes, weird code will produce weird results but in my opinion, the language should at least help one find the weird code. discuss order hn newest leeoniya|2 years ago TypeScript is great for this, among other things.it actually aids in writing faster (more JIT-friendly) code by alerting you to these implicit type mutations/coercions.
leeoniya|2 years ago TypeScript is great for this, among other things.it actually aids in writing faster (more JIT-friendly) code by alerting you to these implicit type mutations/coercions.
leeoniya|2 years ago
it actually aids in writing faster (more JIT-friendly) code by alerting you to these implicit type mutations/coercions.