Computer Science, asked by kavitayadav93, 1 year ago

Explain typescript of JavaScript

Answers

Answered by Akriti1111
1
typescript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language
This enables other programs to use the values defined in the files as if they were statically typed typescript entities.
☺☺☺
hope understood... budy
Answered by XxTheBrainlyLegendxX
2

Answer:

TypeScript is a programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. TypeScript may be used to develop JavaScript applications for both client-side and server-side execution (as with Node. js or Deno).

 \:

Akhil Legend is Here.

Similar questions