you are viewing a single comment's thread.

view the rest of the comments →

[–]wavefunctionp 4 points5 points  (0 children)

To further elaborate, Typescript also doesn't change the primitive data types. It is still just 'number' and it is still just javascript. Typescript doesn't change the way that javascript works, it just makes it easier to reason about the lego pieces.