Y
Hacker News
new
|
ask
|
show
|
jobs
by
moloch
3557 days ago
Well TypeScript is sort of "optionally typed" (variables can have a type of `any`) it's also superset of JavaScript so any valid js is valid ts.