Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbleigh
3344 days ago
TypeScript isn't higher level than JavaScript. It
is
JavaScript, just with a lightweight type system. It doesn't make things "easier" than JS, it makes the process of building large JS apps less error-prone.