Тёмный

TypeScript - The Basics 

Fireship
Подписаться 3,1 млн
Просмотров 1,5 млн
50% 1

TypeScript has forever altered the lives of JavaScript developers. Learn why TS is so awesome and the basic concepts required to be successful using it angularfirebase.com/typescrip...
Deep Dive github.com/basarat/typescript...
TypeScript Docs www.typescriptlang.org/

Наука

Опубликовано:

 

31 май 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 839   
@JonSmoley
@JonSmoley 5 лет назад
these videos are *money*. Perfectly spoken english at a confident pace with easy-to-understand concepts is such a rarity to find--easiest sub of my life! Love the framework-agnostic videos!
@Fireship
@Fireship 5 лет назад
Thank you Jon!
@TFBCountryBoy
@TFBCountryBoy 4 года назад
@@classact9144 Why so aggressive?
@miltonlaxer
@miltonlaxer 4 года назад
There is nothing on RU-vid (for devs) that can even touch the quality of this channel.
@antihuman007
@antihuman007 4 года назад
+1 this
@sushydev
@sushydev 4 года назад
I dont usually comment on youtube but i have to say, ur 101% right
@sete794
@sete794 2 года назад
For future reference: 1:43 Getting started 3:00 tsconfig.json 4:30 Third party libraries 5:09 Type annotations 6:38 Custom types 8:12 Types in functions 9:22 Arrays 10:32 Generics
@logs
@logs Год назад
U a real bro
@skaffen
@skaffen Год назад
As someone from the future, thank you
@1vEverybody
@1vEverybody 9 месяцев назад
As someone from further in the future, thank u
@nullbeyondo
@nullbeyondo 8 месяцев назад
As someone from even more future, this became useless as the video was updated with the Chapters feature lol.
@sete794
@sete794 8 месяцев назад
@@nullbeyondo as someone from the present I'm glad this was useful for some time
@DerSpudi
@DerSpudi 5 лет назад
Wow, you just absolute sold me on TypeScript. I come from a Java background, and this is all I ever missed in plain JavaScript!
@algj
@algj 4 года назад
I was missing Java because of how strongly typed it was. I was afraid of learning typescript because I thought it's hard, but this man teached it in couple of minutes! What a legend. Edit: corrected one word
@bajojohn
@bajojohn 3 года назад
I was thinking, “so this turns JavaScript into a real programming language. Cool.”
@mohammedaliagha7520
@mohammedaliagha7520 3 года назад
@ChoppedBlade but... Node can use typescript? And node only runs on the backend? What are you even saying?
@mohammedaliagha7520
@mohammedaliagha7520 3 года назад
@ChoppedBlade typescript compiles down to JavaScript. It can compile down to browser compatible js that uses the dom, or Node.js Javascript that uses node apis like fs, http, etc. That doesn't mean it's the same as nodejs
@marcocaniglia3061
@marcocaniglia3061 3 года назад
same
@ikezedev
@ikezedev 5 лет назад
Object oriented /functional programming in TS please.... I love this one 😍
@elmeroranchero
@elmeroranchero 4 года назад
your wish is his command :)
@KostiaBazrov
@KostiaBazrov 3 года назад
Fc you!!!!
@morningstar-1112
@morningstar-1112 4 года назад
You are such a good teacher for those who really want to be a good coder, I love your videos thank you so much for this.
@Methodician
@Methodician 5 лет назад
Fantastic! Please do object oriented vs functional. I've been using TypeScript for years and I learned a few things... Your videos are consistently great!
@newbienate
@newbienate Год назад
Where is it ? Is that oop vs functional out ?
@jamesscarr3372
@jamesscarr3372 Год назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-fsVL_xrYO0w.html
@BrianDeSousa
@BrianDeSousa 5 лет назад
I have been using Typescript for a bit but always learn something new when watching your videos. Today it was adding a key property to an interface to allow classes implementing that interface to include additional properties. Great video!
@JMRolf1
@JMRolf1 4 года назад
Been using it for like 3 years now. Loved your overview. Will share this with some of the junior devs on my teams. Thanks!
@DEVDerr
@DEVDerr 5 лет назад
Lol... Finally now there is a video with most practical use cases with TypeScript functionality and best shared experience with this technology ive seen so far. And its not boring, even if i knew this stuff already. Like button clicked, good job buddy! Keep going. P. S I'm definitely waiting for OOP. That's going to be amazing.
@Fireship
@Fireship 5 лет назад
Glad to hear that!
@aidThompsin
@aidThompsin 3 года назад
Feeling this. I think it's the first clearly communicated TS tutorial that hasn't left me banging my head against the desk.
@HdeHidratado
@HdeHidratado 4 года назад
This video presented me to Typescript. After sometime learning it, I now have a full time job in development. Thank you very much. This and many other of your videos helped me so much to get were I am today.
@kennethdev
@kennethdev 3 года назад
Wow, thank you for this awesome intro to TypeScript! I have been working at an internship this summer, and yesterday I ran into some TypeScript. I had a background in JavaScript already, but I searched for a crash course just to be safe. This came up first, and in twelve minutes, I got a good handle!
@aspected
@aspected 4 года назад
This video was incredible. TS looked so complicated but I UNDERSTAND IT NOW. Ten minutes well spent. Thank you!
@alexcubed4270
@alexcubed4270 5 лет назад
This video was incredibly helpful! I have known about TypeScript for a while but never really understood what its use was over plain JavaScript. Now I'll probably start using it more than JavaScript.
@Fireship
@Fireship 5 лет назад
You will never look back
@arcticspacefox864
@arcticspacefox864 5 лет назад
@@Fireship its so true
@Fireship
@Fireship 5 лет назад
@Dark Magician I almost mentioned strict mode but it just didn't quite fit with the flow of the video
@aitchd2229
@aitchd2229 5 лет назад
@@Fireship you should have :-(, but still, amazing vidéo... thank you! :-D
@nidavelliir
@nidavelliir 5 лет назад
Yeah, I can't go back to vanilla JS now
@Archnemesis88
@Archnemesis88 2 года назад
As I become a better programmer, your videos have become some of my favourites. You give a nice birds eye view that makes diving into documentation way easier!!!
@mubafaw
@mubafaw 2 года назад
Best concise beginners intro tutorial ever on typescript, with best practice! 😊 I like your no BS approach, straight to the point. 😊 You're blessed with the gift of teaching! Keep going 😊 We'll applaud you. 😊
@naveedalirehmani4135
@naveedalirehmani4135 2 года назад
These videos are Gold, 1. includes almost everything you need to know for day to day tasks. 2. to the point without wasting any time. 3. English is very clear to understand and words are chosen very wisely. 4. easily and useful example so you can understand code fast and better THANK YOU VERY MUCH
@zaaaff
@zaaaff 5 лет назад
One of the best channels! I really like the way you explain, edit the videos and keep your screen clean. Please, keep that quality. I was planning to learn React, but since your videos are so cool I'm now thinking to learn angular. Just because wanna see more videos on this channel.
@yashjain611
@yashjain611 5 лет назад
Its just AWESOME. Instead of 1-2 hours basics, you have covered most of typescript in just 12 minutes. Beginners should also go through this video so that they can jump off to other concepts in very less time. +1 for this short and sweet but effective video over Typescript. I have watched your other videos also , you are AWESOME man. Straight to the point and you have not more that 15-20 minute videos. Great job dude. Keep it up. Liked it.
@badwolf9090
@badwolf9090 4 года назад
I've been busy with C# and JS all day today. I'm basically burnt out and then RU-vid recommenced your video and I enjoyed every single second. TS has been something I've had my eye for a while and this video just made me want to go out and give it a go.
@NewbTube69
@NewbTube69 5 лет назад
You absolutely crushed it in this video. You wasted no time explaining and covered quite a bit in the 12 minutes. Subscribed!
@zoecarlibur
@zoecarlibur 5 лет назад
I fell in love with TypeScript almost as soon as I heard about it. An unexpected benefit of TypeScript is you can now learn C# very easily if you want to. The syntax are very similar.
@_romeopeter
@_romeopeter 2 года назад
I didn't want to learn Typescript but after applying for jobs and seeing it as a requirement, I had to check it out and I've become interested in it. It is super powerful and the learning is quite easy. The data typing is quite similar to Python’s code hinting and annotation. Glad I saw this vid.
@cazino4
@cazino4 2 года назад
Hey, great tutorial. Been using the ES6 version of JS in both frontend browser-based apps and backend NodeJS apps for some time now and whilst its marked improvement over prior versions (owning to the first class support for classes, objects and inheritance, etc) one thing that its missing, in my view, as an engineer used to working with fully fledged backend languages (I,e Java,Go,etc) , is Strong Typing. String Typing is useful for many of the reasons you cited in your video, principal among them: the ability to detect type mismatch (and related) errors at compile time rather than at runtime, which in and of it self may go some way to preventing the occurrence errors that can be incredibly difficult to reproduce and diagnose. I also love the fact that Typescript is essentially backwards compatible with JS, on account of it being a super set of the language; I may actually use Typescript on my next project and that is, in no small part, due to the clarity and intuitive exposition of this tutorial. Thank you!
@sakariyam1610
@sakariyam1610 3 года назад
Had a interview question about what was the difference between typescript and JavaScript and this video saved my life.
@atmanirbharladka4467
@atmanirbharladka4467 4 года назад
My man taught me hours of typescript in 12mins.
@adamg9834
@adamg9834 4 года назад
I have so many regrets as a junior developer. I contributed a bunch of angular 7 code at a startup I work at. I had no web development experience, but regardless I needed to finish my tasks as they're assigned, so I mostly focused my efforts on learning the Angular framework (which I absolutely love tbh) and the bare minimum JS. God the web project has gotten so big now, and I really wish I fully embraced the typescript... Future junior web devs out there, heed my warning: don't neglect TS! I feel like I'm stuck conforming to bad habits for the sake of consistency.
@yash1152
@yash1152 6 месяцев назад
thanks a lot for ur words. i am just starting with web-dev; & as i already over complicate _alll_ the things a lot (just for this correctness sake) i was thinking of giving myself some slack for choice of *script. but thanks. ur words have steered me in right direction in this area too.
@jimihenrik11
@jimihenrik11 3 года назад
This video has the perfect pace and amount of information for people who know js and want to get into ts. awesome!
@QQ-gn7tc
@QQ-gn7tc 3 года назад
This Channel really really deserve more. This video is one of many successful videos on this channel to deliver big topic in few minutes. All respect.
@janardhancv1127
@janardhancv1127 5 лет назад
I like your videos which forces me to focus more as it is in the perfect speed mode. Looking forward for the TypeScript Deep dives...
@alexcubed4270
@alexcubed4270 5 лет назад
I would really love to see more of these videos, as I'm very new to TypeScript .
@KaushikRao
@KaushikRao 5 лет назад
Thanks Jeff for an awesome content as usual. Love your tutorials and the way you explain. This was more useful.
@seannorton2839
@seannorton2839 5 лет назад
Awesome video, this year I started working with TS and have grown to love it. 🤘🏻
@CharlieKiloSierra8893
@CharlieKiloSierra8893 5 лет назад
Finally i really understand what is the use of and the [varname?] thank you for making this video. Please do the oop and functional programming for typescript
@dandandrorivolleyball
@dandandrorivolleyball 2 года назад
It's been 3 years now since the video was released, and we NEED an ADVANCED typescript crash course
@jonasfelix7700
@jonasfelix7700 5 лет назад
Rocking it again! Absolutely smooth and most efficient intro to typescript.
@jagzviruz
@jagzviruz 5 лет назад
This is the first time, I want to try working with Typescript. Great delivery.
@heinrichwoogue8887
@heinrichwoogue8887 5 лет назад
The reason I love angular is because of Typescipt. Great intro to Typescript. Keep the videos coming
@MrPandaGuo
@MrPandaGuo 2 года назад
sooo smoothly edited video, I love these informative basic videos.
@andythedishwasher1117
@andythedishwasher1117 2 года назад
This was excellent. I would really love to see the object oriented/ functional programming in TS episode. That's been an object of curiosity for me lately.
@kalusharma2201
@kalusharma2201 5 лет назад
Honestly best tutorials on RU-vid. I wish you made videos for advanced Javascript stuff not focused just around angular ;)
@bencroacademy
@bencroacademy 3 года назад
Love your articulated vids that get me started with new concepts n frameworks . Time to do some TS on my projects ☺️
@yuudaemones2624
@yuudaemones2624 4 года назад
This channel is low-key the best web dev value watch on youtube.
@nechitagabrieldotro
@nechitagabrieldotro 5 лет назад
Another great video from Jeff. This video is great as a soft introduction to TypeScript, and why is it very useful. And for the next TS video, OOP in TypeScript will be "sequel" to this video.
@michiel97531
@michiel97531 Год назад
I have been struggling for years in javascript and today i discovered this. I litterally looked up i hate weak typed js and found this. I'm so happy
@aaenndeeerreeess
@aaenndeeerreeess 2 года назад
Just the right amount of information in a good pace to give the understanding of basics.
@tsvetanpetrov5971
@tsvetanpetrov5971 4 года назад
I'm just thinking what should be my next step as a software engineer and I was thinking about TypeScript. Your tutorial really helped me feel that this is the direction i would like to go!
@kamboj65
@kamboj65 Год назад
I'm newbie of Typescript and this help me a lot to understand the syntax and how is different from Javascript.
@Salomao-Rodrigues
@Salomao-Rodrigues 5 лет назад
Thanks for the great video. Love the format. A video about decorators next would be awesome.
@darwin9111
@darwin9111 4 года назад
This was an amazing introduction to TypeScript. Thank you!
@djpunisha29
@djpunisha29 5 лет назад
amazing ability to explain, clear, fast, concise, you should be a university professor :)
@GibbzM8
@GibbzM8 5 лет назад
Great quick start guide! Exactly what I was looking for rather than a ~1 hour snoozefest 😴😴
@UsefulProgrammer
@UsefulProgrammer 2 года назад
This video rocks. Thanks for putting this out there. I'd like to see a video on decorators in TypeScript. Also, a video on NestJS would be awesome.
@guitaristofspeed
@guitaristofspeed 5 лет назад
Learnt a lot from this, thanks. Would definitely like to see some more TypeScript videos!
@arunap4086
@arunap4086 5 лет назад
Really loved the video, It would be really helpful if you make an entire series on typescript
@ryzizub
@ryzizub 5 лет назад
Helpflul as always! Thanks Jeff for your content. Typescript is life, typescript is love! :)
@ieatnoodls
@ieatnoodls Год назад
Perfect thank you 👌 These videos are great for afternoons when you don't feel like reading through 500 pages of documentation but just want to get your hands dirty.
@Kevin192291
@Kevin192291 5 лет назад
I would love to see some advanced typescript (also love the T-shirt)
@wepranaga
@wepranaga 4 года назад
really good video. it doesn't spam you with opinions and perspective. but actually show you stuff. great
@OwenMecham
@OwenMecham 5 лет назад
A decorators follow up video would be great! Nice work again.
@zoranristov7349
@zoranristov7349 4 года назад
Amazing explanation, I subscribed right away. I hope to learn as much as I possibly can from your videos
@chandherbb05
@chandherbb05 5 лет назад
This video was perfectly done! Loved it. Will try to use typescript in my new project
@elmotareal
@elmotareal 5 лет назад
First time i watch one of your videos and feel like I'm ahead! And i have 22 years of JavaScript experience, feels good :)
@shalompope
@shalompope 5 лет назад
This was very well done looking forward to object oriented vs functional programming
@thomasmundt8256
@thomasmundt8256 4 года назад
An excellent wrap-up of TS, short, sweet and up to the point. :-D
@aaa15119
@aaa15119 2 года назад
thanks so much for every single tutorial. I was smashing my head on the wall day and night and couldn't sleep well because I did not fix the error! thanks so much
@geoffmahugu8983
@geoffmahugu8983 5 лет назад
Really good insight on Generics, finally understand how they work.
@christianremboldt1557
@christianremboldt1557 Год назад
This video helped a lot. Like you, I didn't even want to start learning TypeScript, but I was kinda curious what it's all about. I'll now use TypeScript as well xD
@DennisPing
@DennisPing 2 года назад
Great intro video. Excellent examples that show the cause & effect. I could already infer the syntax mid-way thru the video.
@maamarziane6663
@maamarziane6663 5 лет назад
First time looking into TS Thank you for this
@micalevisk
@micalevisk 5 лет назад
I'm love with TS
@logusgraphics
@logusgraphics 4 года назад
One of the greatest advantages of people coming from the Angular 2 framework. To know TS out of the box. I love to use it with React and Node JS services and share models of objects back and forth in a mono repo.
@Rmharnisch
@Rmharnisch 5 лет назад
Please do object oriented vs functional. Your videos are a great learning reference for me. Thanks!
@andrews8725
@andrews8725 5 лет назад
JS devs that are hesitant to learn TS because of the "extra code" will realize the amount of time saved from out of the box auto-complete with documentation + compiler errors instead of nasty runtime errors is worth it 100 fold. Plus the extra code is only if you want to adopt typescript features....if you just decide to write vanilla javascript you can and you'll still get the benefit of the typescript compiler catching a lot of potential errors for you.
@TTTtowelythetowelTTT
@TTTtowelythetowelTTT 5 лет назад
as more of a java/scala programmer, coding in js is my nightmare because there is always all kind of unexpected nasty stuffs that happens at runtime that could be resolved earlier and easily.
@KennyOscar
@KennyOscar 4 года назад
amazing video. Compact and very informational for anyone wanting to know what using Typescript is like
@Orion3000k
@Orion3000k 2 года назад
Incredible video. I definitely am starting to learn Typescript these days.
@pavangrandhi
@pavangrandhi Месяц назад
Very easily understandable language, Thank you.
@dionfullysus
@dionfullysus 3 года назад
Good video, much better than majority of the stuff I find on RU-vid for referencing.
@narendrasinghrathore1012
@narendrasinghrathore1012 5 лет назад
As i said earlier, quality content is what you deliver always in your videos.
@lexsoft3969
@lexsoft3969 3 года назад
Like you, my main reason for getting started to learn TS is Angular. It's time to learn both, because I don't want to only know and use React. I was interested in trying NestJs for the backend too, but lacking of TS skill prevented me. I read that Deno supports TS too.
@ilgamgabdullin
@ilgamgabdullin 5 лет назад
Best ! As always! Thanks a lot It would be great to see about OOP and FP in ts
@__mayank
@__mayank 5 лет назад
This video was incredibly helpful, and I'd be interested in an OOP vs FP video as well. Also wanted to know if you are going to do any videos on Flutter.
@apachurrooriginal
@apachurrooriginal 3 года назад
Wow, Those 12 mins are the best 12 mins invested in my life ! I felt like I am on The Matrix. :-P Learn TS in 12 mins :-D Excellent video and very well explained the most important concepts.
@gabrielgutierrez6282
@gabrielgutierrez6282 5 лет назад
Thanks for the video. I would like to see more advanced content about typescript.
@cll1out
@cll1out 4 года назад
Wow. I came here just to get an idea of differences now I actually want to research it and learn it.
@arianvc8239
@arianvc8239 4 года назад
Great video! Please continue the TS series.
@furukoo12
@furukoo12 4 года назад
This channel is on fire man. Thanks for making these videos :)
@canigetanootnoot
@canigetanootnoot 5 лет назад
Love the channel, definitely made it into my subscriptions
@GoddamnAxl
@GoddamnAxl 5 лет назад
This deserves more views
@GuRuGeorge03
@GuRuGeorge03 3 года назад
very similar to how php handles typing. love it. I didn't know that typescript was just extended javascript. that's actually amazing
@lubutostimeline1304
@lubutostimeline1304 2 года назад
Leant typescript in less 12 minutes, now that's how a tutorial should be done. Keep it up good work. A like and a sub from me
@BOLL7708
@BOLL7708 4 года назад
Thank you for this, finally got into TypeScript for all my JS, and WHOA, fixing bugs BEFORE running the page, lovely, now it's not too far from what I'm used to with other languages. Have not managed to get the watch task to run automatically yet, seems it should be working in VS Code but my config does nothing. Oh well, it's still golden, just that I keep forgetting to run said task 😅
@beratsulimani9823
@beratsulimani9823 5 лет назад
I really love Typescript. Thank you Jeff for amazing explanation.
@nonplan
@nonplan 4 года назад
It's cool, i really like your videos with perfect voice and awesome animations. You should continue make content like that.
@Xizor231
@Xizor231 5 лет назад
Thanks for the tips! I didn't know about the tuples in typescript
@LalienX
@LalienX 2 года назад
Wow this is simpler than I thought. Great tutorial.
@chrisrockerstpauli
@chrisrockerstpauli 5 лет назад
Very nice video! Please do OOP vs functional next. Thank you for another great video!
@lutfarrahman3529
@lutfarrahman3529 5 лет назад
Good video. Love this for making simple understanding in a short time
@user-vi5uu3mr3j
@user-vi5uu3mr3j Год назад
it was the best typescript crash course i've seen in youtube
@vinaykashyap6363
@vinaykashyap6363 5 лет назад
Thank you for bringing great tutorials
Далее
TypeScript Tutorial for Beginners
1:04:28
Просмотров 1,1 млн
Carbonara under PRESSURE @Lionfield
00:44
Просмотров 3,7 млн
ЭТО ВООБЩЕ НЕ БОЛЬНО !
00:15
Просмотров 270 тыс.
100+ Web Development Things you Should Know
13:18
Просмотров 1,4 млн
Every React Concept Explained in 12 Minutes
11:53
Просмотров 361 тыс.
Big projects are ditching TypeScript… why?
3:38
Просмотров 1,2 млн
7 Database Paradigms
9:53
Просмотров 1,5 млн
TypeScript in React - COMPLETE Tutorial (Crash Course)
53:21
Generics: The most intimidating TypeScript feature
18:19
10 regrets of experienced programmers
8:16
Просмотров 966 тыс.
Learn TypeScript Generics In 13 Minutes
12:52
Просмотров 209 тыс.
God-Tier Developer Roadmap
16:42
Просмотров 6 млн
🤔Почему Samsung ПОМОГАЕТ Apple?
0:48
Просмотров 459 тыс.
как спасти усилитель?
0:35
Просмотров 496 тыс.