How does TypeScript relate to JavaScript?

User
Posted by luhan
11 months ago in Q/A Section
172 views
7 replies
User
luhan
Posted 11 months ago

(A) TypeScript is a completely different language.

(B) TypeScript is a superset of JavaScript, adding static typing.

(C) TypeScript replaces JavaScript entirely.

(D) TypeScript removes dynamic typing from JavaScript.

Image preview

Replies (6)

Please login to post a reply.

Thread Actions
Related Tags