top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What are the Benefits of TypeScript?

0 votes
279 views
What are the Benefits of TypeScript?
posted Dec 1, 2017 by Jayshree

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

TypeScript has following benefits:

  • It helps in code structuring
  • Use class based object oriented programming
  • Impose coding guidelines
  • Offers type checking
  • Compile time error checking
  • Intellisense
answer Dec 1, 2017 by Shivaranjini
...