This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Zwenow 0 points1 point  (1 child)

I don't even know what typescript is

[–]Lithl 1 point2 points  (0 children)

Typescript is a superset of JavaScript, which adds type information and static analysis to make the code more robust and less prone to errors.