In this video, we will learn about the absolute basics of typescript.
Outline:
00:00 Intro
00:36 TypeScript Installation
02:14 Problems with Javascript
05:10 Typescript Example
06:07 ts-node (node for Typescript)
07:24 tsc (TypeScript Compiler)
09:40 tsconfig.json (Config file)
You can find the scripts used in the video in the GitHub link below
https://github.com/17thSep/WebdriverIO_Master/tree/master/TypeScript
#typescript #typescripttutorials #webdriverio