What is TypeScript and Should You Learn it?

What is TypeScript and Should You Learn it?

Tech With Tim

4 года назад

116,847 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Jonathan Tash
Jonathan Tash - 14.07.2023 09:57

I'm having to move from GDScript to JavaScript and that's the first thing that irked me: no static typing! I'm glad I learned about TypeScript,

Ответить
Tech
Tech - 04.06.2023 14:06

nice tutorial i need that

Ответить
Justin Case
Justin Case - 12.04.2023 18:22

"has better features than native javascript" but "can be transposed into javascript"??????

Ответить
Nick Nico
Nick Nico - 02.02.2023 22:01

Why is there always a new language that gets created instead of just updating the top 10 that already have been existing for the past 20 years?

Ответить
Programming with NIT
Programming with NIT - 14.01.2023 07:40

Thank you so much for sharing.🙏🙏

Ответить
TheBugCoder
TheBugCoder - 12.11.2022 18:37

TypeScript tutorials would be awesome lol 🔥🔥🔥

Ответить
Arnab Banerjee
Arnab Banerjee - 12.11.2022 09:14

If a large object gets complied to a normal object in JavaScript from TypeScript after writing and defining types for each key values taking 30 lines and more time then why should we not write that same object correctly in JavaScript.

Ответить
Alok Singh
Alok Singh - 04.07.2022 04:20

Imagine something for Python as TS for JS. I mean if we have a language, having syntax like Python (with type annotation) and speed like C/C++, Most of the language will become absolute.

Ответить
Hellscream Games
Hellscream Games - 09.06.2022 13:50

Good video.

Ответить
FUNNYGAMER
FUNNYGAMER - 12.05.2022 06:10

great content you really nailed the explanation, i think i might add typescript to my knowledge... i understand javascript but i dont know if I should learn react, ive been avoiding it seems like so much going on.

Ответить
Nicetomeetu Gaming
Nicetomeetu Gaming - 14.03.2022 14:42

Thanks for this amazing video!

Ответить
raba650
raba650 - 04.03.2022 08:49

So if I took a college C++ course and then went into JavaScript, would Typescript resemble C++’s data type declarations for variables and function returns?

Ответить
Pedro Lopez
Pedro Lopez - 11.02.2022 18:12

Great overhead description!

Ответить
William Castro
William Castro - 05.02.2022 06:27

QUESTION: I haven't seen typescript yet, I will after this video. But from what you have said so far is typescript like Java or C# where you have to put int when you're creating a numbered type of variable? For example:
int numberOne = 1;
Just curious I will find out myself and thanks for an excellent video, never heard of typescript till I watched your video.

Ответить
Ghislain Nono Gueye
Ghislain Nono Gueye - 25.01.2022 04:58

The plot at the 20s mark was made with the ggplot2 package in R, my favorite language.

Ответить
Hassan Naghibi
Hassan Naghibi - 27.11.2021 21:35

tnx

Ответить
Ginger
Ginger - 28.10.2021 17:24

Fact- Vscode is written in typescript

Ответить
sharexy ubeus
sharexy ubeus - 07.10.2021 07:27

you look so gay

Ответить
L-8
L-8 - 11.09.2021 09:43

I wonder what the people who watched this muted with captions were thinking...........

Ответить
Fit Indian Dev
Fit Indian Dev - 28.07.2021 22:45

Great Channel

Ответить
Benjamin Philion
Benjamin Philion - 30.06.2021 02:46

Remember kids. TypeScript is one lettrr away from HypeScript!

Ответить
somnvm
somnvm - 30.05.2021 17:23

So, typescript is just like SASS at that point?

Ответить
Berat Gökgöz
Berat Gökgöz - 21.04.2021 23:53

if typescript would really checked static types, then it would be really typescript. because typescript can't predict the response coming from server, or the type user enters. if it would transpile sth to javascript like this:
TS
function(a:number){ some code }
to JS
function(a){ if(typeof a!=="number") return; some code}
then it would be really useful but it is not.

Ответить
Hasibur Rahman
Hasibur Rahman - 21.04.2021 12:23

Hey Tim, I always like your video.

Ответить
mujtaba hassan😎
mujtaba hassan😎 - 20.03.2021 12:29

even in pure js it gives msg like red lines or sth like that for writng worng sytax or missing sth meas for debugging but in IDE like vs code

Ответить
Kelechi Nelson
Kelechi Nelson - 05.03.2021 17:23

Can I learn typescript in place of Javascript? I know HTML and CSS. I was about to learn javascript when an acquaintance told me to look into typescript instead. What do you guys think?

Ответить
Sanu K
Sanu K - 27.01.2021 09:25

when I try to compile a typescript file using command tsc name.ts it's throwing a error that tsc.ps1 can't be loaded in vscode
any fix for this??

Ответить
Heavydirtysoul
Heavydirtysoul - 06.01.2021 15:10

You have definetely convinced me that TS is a great thing to know.
Of course, if it makes your JS much more flexible and learning TS doesn't cost a lot of time, so why not?

Ответить
Cocos
Cocos - 26.11.2020 11:31

Great video, we love TypeScript for our 3D game engine. We'll be sharing this with our readers!

Ответить
Swibay
Swibay - 17.11.2020 20:27

Golang crushes everything 😂😂😂

Ответить
DJ Dank Memes
DJ Dank Memes - 10.11.2020 04:01

Great video. Really clear and concise explanation. You're a surprisingly talented teacher. Keep it up man!

Ответить
FranciumNuke
FranciumNuke - 28.10.2020 14:01

First time watching any of his videos. I like it! Subscribe!

Ответить
Andrew Nasef
Andrew Nasef - 21.10.2020 17:12

How old are you now?
You Look Too Young! To Know All These Things!
Any Advice To Be Real Programmer Like You?

Ответить
Mechant Loup
Mechant Loup - 28.09.2020 02:26

Based on what I hear from industry, TS is rapidly replacing JS in new projects.

Ответить
Gary
Gary - 06.09.2020 12:57

Have we gone back in time? You are the guy that made facebook right?! Great video by the way!

Ответить
Rye Cabansag
Rye Cabansag - 10.08.2020 10:30

you look like a gamer and a programmer at the same time. pretty cool.

Ответить
DivDojo
DivDojo - 08.08.2020 20:09

Where is the code?

Ответить
غيث االخضيري
غيث االخضيري - 16.07.2020 04:22

I think this language is easy for java developers.

Ответить
Kakashi Hatake
Kakashi Hatake - 14.06.2020 11:55

I'm a fan of this guy .

Ответить
Aditya Suryawanshi
Aditya Suryawanshi - 12.06.2020 15:11

Did typescript kicked in because of the Microsoft internship or you knew it before joining the internship? Also I did not see typescript in your resume, did you learn it during your internship?

Ответить
SpaceTimeBeing
SpaceTimeBeing - 09.06.2020 15:41

Can't you do that conversion with kotlin too

Ответить
Роман Калмыков
Роман Калмыков - 05.06.2020 12:23

30 may 2020, really???

Ответить
Eduardo Bratz
Eduardo Bratz - 02.06.2020 06:45

Typescript is not a programming language!!!! TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

Ответить
Andreas Kilian
Andreas Kilian - 01.06.2020 15:28

Better use Python...

Ответить
R_ M
R_ M - 01.06.2020 12:40

Thanks tim for the video I have been hearing this buzz word "Typescript" a lot on my feed but never knew what that actually is.. 🙌

Ответить