Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (13.1k points)
Can anyone help me understand what is the concept of TypeScript and what are the features it has which is not present in JavaScript?

1 Answer

0 votes
by (26.7k points)

Basically, TypeScript is a superset of JavaScript which is strongly typed and is an object-oriented language. TypeScript can support different other JavaScript libraries. Also, it is portable across different operating systems, browsers, and devices.

I hope this will help.

Want to become a Java Expert? Join Java Training now!!

Want to know more about Java? Watch this video on Java Tutorial for Beginners | Java Tutorial:

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...