Explain typescript of JavaScript
Answers
Answered by
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
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
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
Psychology,
7 months ago
Science,
7 months ago
Math,
7 months ago
Math,
1 year ago
English,
1 year ago