Typescript #1: Easiest Introduction and Why TypeScript with Features

Опубликовано: 28 Май 2025
на канале: Codehelp by Sahil
306
15

In this video we will be learning what is typescript. Why it has become so popular now a days
And what extra features does typescript provides .
Also by the end of the lecture we will be done with the setup required for typescript and we will be good to jump to the features provided by typescript with coding examples.


TypeScript is a superset of JavaScript but with Strict type checking which means whatever features is available in JavaScript are also available in TypeScript But Type Script also has some additional features because of which we are here to learn more about typescript. typescript is not a new language but then how come it has become so popular that every developer is after it nowadays this is because as new angular framework has come in the market and is written in TypeScript to make use of its enhanced features and most of the organizations are moving to angular now