Back to Browse

Environment Setup for Typescript Programming | Lecture01

1.4K views
Feb 22, 2024
26:42

In this video we learn about typescript. What is typescript? Why we use Typescript? Basics environment setup Commands We use In this video: Install typescript: npm i -g typescript Check version of typescript: tsc -v Check version of nodejs: node -v opening vs code: code . compiling typescript file into jaavscript: tsc filename running javascript file: node filename initializing typescript: tsc --init initializing package.json: npm --init linked handles username: Ubaid-u-Rehman(codewithubaid) Hamza Ahmed Sheikh(iam-hamza) Ali Aftab Sheikh(aliafatbsheikh) #programming #webdevelopment #typescript #governorsindhinitiative #typescriptdevelopment

Download

0 formats

No download links available.

Environment Setup for Typescript Programming | Lecture01 | NatokHD