TypeScript Tutorial in Hindi #3: Deep Dive into TS Code, Catching Errors & Solving & TS Config File

preview_player
Показать описание
Welcome, Dive deep into TypeScript as we explore code examples, error handling techniques, and the TypeScript configuration file in this comprehensive tutorial.

😊 Become Member, get access to perks, free Source code, & more..

0:00 Introduction
0:20 Overview of the topics to be covered
0:55 JavaScript: Summing two numbers
3:20 TypeScript: Summing two numbers
5:00 Error handling in TypeScript
7:28 TypeScript configuration file
11:00 Update (additional information or changes)
11:45 Converting a function into a fat arrow function

************* 😍 Must Watch Videos For Web Development 😍 *************

Рекомендации по теме
Комментарии
Автор

We all learn tsx not because we like it, its just that industry demand it. Otherwise i like jsx more as they don't require compilation and type anotation of each node package and typing code is faster for us coders.

sunnyy
Автор

Nice video loved it following your stuff daily

sohailmohammed
Автор

this is really aswesome your explanation is great

web-dev.ashishk
Автор

After opening ts config file, and making "noEmitOnError": true, if we do tsc index.js, it will bypass the setting in ts-config file but if we simply do tsc, it will respect all the setting in ts-config file and if there is an error while checking, , index.js will not be created

VikramBais-kv
Автор

sir mera isme to barabar error dikhaya when i wrote string in ts file without creating index.js

bhushannasre
Автор

@Thapa Techn logic me problem aa rhi he react native me tab kya kru

RAHILSHAIKH-kdxt
Автор

type script help you to find error on development pahse and help you to sort out like the example where you can not pass the argument string on number type paramenter is'nt great. but remember if you compiloe it create those js file even that so you need a type configurarion file to avoid that for that run the command tsc ---init and this will create the file okay but you need to uncomment the noEmitOnError code from typeconfiguration file to true but if it not work just run the code tsc --noEmitOnError and the file their on command prompt. okay bye this is the brief of video. I hope you like it

jonnysharan
Автор

app conhig ke andar module change kar sakte ho aur phir error show nhi ho ga

abdulsiddiqui
Автор

bro tsc command work nahi karri npm package download bhi kar liya

ayushjain
Автор

sir ap react js kab new course la ker aye ge please bata de

osamakhalid
Автор

I tried a lot but type script is not working but in command prompt it shows tsc version, type script version everything but not working in vs code terminal it throws bunch on errors like this command doesn't exists etc.

anirbanroy
Автор

bro what's your vscode theme name?

itzallabouttech
Автор

@ThapaTechnical please share the theme or steps to make terminal path look like yours. I have installed Atom Material theme however few changes i didn't get similar to you

AkshayTyagi
Автор

Sir when will the playlist complete means how many video's you have planned for the playlist in which you will cover typescript
And also thankyou for the series

NikhilKumar-brnj
Автор

Which extensions do you use for beauty, the code, and the VS interface

junaidhafeez
Автор

Please bring backend Development with ts

flutterdevfarm
Автор

jquery is very small syntax and easy language while this is really very long syntax.

muhammadadil
Автор

very informative video. even the previous one. thank you it really helped me

srushtitambe
Автор

dsa font end ka leya faheda data hai kya

osamakhalid
Автор

iam from pakistan am getting eror plzzz solve

secretassassin