DEV Community

17thSep
17thSep

Posted on

TypeScript Basics for Automation

Typescript is the buzzword in the javaScript world without a doubt. The question do Quality Engineers dealing with nodejs automation with tools like WebdriverIO, Cypress, Playwright, Protractor, Puppeteer need to get on to that wagon?

The short answer is, Yes definitely.

In this video below, I have explained the basics of typescript and these points

  1. Shortcomings in javascript
  2. How to configure Typescript
  3. TypeScript Example
  4. tsc TypeScript compiler
  5. What is ts-node
  6. tsconfig.json


Cheers
Ap.

Top comments (0)