Hacker News new | ask | show | jobs
by alangpierce 2708 days ago
TypeScript code can be transpiled and executed even if there are type errors (just like how a linter doesn't stop you from running your code), so in that sense, it's also valid TypeScript.