Site Loader
Auckland, New Zealand
In this post we will discuss an Introduction and Installation of Typescript

Typescript

Typescript is the typed superset of Javascript that compiles(transpiles) to Javascript.
  • Typescript as its name adds type(s) enforcement which JS wont
  • Typescript has much neat easy to maintain
  • Typescript has cross-platform support

Typescript vs Javascript

Typescript

Javascript

Where typescript is used in automation testing ?

  • Well, its everywhere now wherever JS based framework is used, somewhere like
  • 1. AngularJS
  • 2. Protractor (testing tool for AngularJS app)
  • 3. Jasmine
  • 4. WebdriverIO
Here is the complete video of above discussion Here is the Installation of Typescript video tutorial in Visual Studio Code Thanks for reading the post and watching the video!!! Please leave your comments and let me know if there is anything I should update in this post. Thanks, Karthik KK

Post Author: Karthik kk

3 Replies to “Introduction and Installation of Typescript”

  1. Thanks Karthik for starting this series. I really find this approach interesting and upcoming industry trend. I look forward for more tutorials.

  2. Hi Karthik,
    You have started Angular Automation series which you have been stopped at certain level. Can you please drive us through more at that level ? I found it really interesting but i think there is no more postings after 7 videos. I request you to please start the same with more detail and expert level for the same.

    1. As said, it coming soon in Udemy marketplace soon, I am trying to cover in much broader level, which has never been explained in internet so far.

      Thanks,
      Karthik KK

Leave a Reply

Your email address will not be published. Required fields are marked *