Learn TypeScript in 50 Minutes - Tutorial for Beginners

  Рет қаралды 839,896

Codevolution

Codevolution

6 жыл бұрын

📘 Courses - learn.codevolution.dev/
💖 Support UPI - support.codevolution.dev/
💖 Support PayPal - www.paypal.me/Codevolution
💾 Github - github.com/gopinav
📱 Follow Codevolution
+ Twitter - / codevolutionweb
+ Facebook - / codevolutionweb
📫 Business - codevolution.business@gmail.com
TypeScript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language. In this typescript tutorial for beginners, we go over the fundamental concepts like variable declarations, variable types, functions, interfaces, classes and access modifiers.
TypeScript | TypeScript Tutorial | TypeScript Tutorial for Beginners

Пікірлер: 567
@saramohammed9984
@saramohammed9984 4 жыл бұрын
00:40 what and why typescript 3:55 Environment setup 9:38 Variable Declarations 12:16 Variable Types 30:30 Functions 35:35 Interface 39:45 Class and Access Modifier
@lightyearahead
@lightyearahead 3 жыл бұрын
"Manager is just an employee with some extra privileges" - Codevolution Nice analogy.
@simonkalu
@simonkalu 5 жыл бұрын
Vishwas is grounded in programming topics and also he's explanations are clear and concise. Keep doing what you do best
@jamesodowd9392
@jamesodowd9392 3 жыл бұрын
A truly excellent tutorial. I followed along and made notes throughout. Perfect speed, beautifully simple examples and I never felt lost. This tutorial filled in many of the gaps I've been getting learning Angular.
@VarghaHokmran
@VarghaHokmran 5 жыл бұрын
That's how you do a crash course. Touched all the basics, but nothing unnecessary. What a great tutorial. Thank you sir!
@timothyvandyke9511
@timothyvandyke9511 5 жыл бұрын
OMG TypeScript is probably my new favorite language
@JohnnyMcGully
@JohnnyMcGully 4 жыл бұрын
This was extremely valuable! Thank you for this condensed tutorial. Lots of great information.
@christopherreffell147
@christopherreffell147 4 жыл бұрын
Vishwas you are a blessing man, I will not disappoint your knowledge. I live in Freetown Sierra Leone a small country in West Africa, If i become a better programmer at Typescript and Angular much credit to you man. Your explanations are just too precise for any student to understand. Blessings man!!!!!!!!
@soaleahmuhammadkhan15
@soaleahmuhammadkhan15 4 жыл бұрын
Hi @ Christopher Reffell Hope you are doing fine. I have started learning typescript and node. I have been watching many tutorials but I am stuck at the beginner level and can't seem to find a way to upper level. It would be very nice if you could give me advice or point me in a direction that is good.
@christopherreffell147
@christopherreffell147 4 жыл бұрын
@@soaleahmuhammadkhan15 code evolution could help u greatly
@rajuy18
@rajuy18 3 жыл бұрын
Hi @christopher, hope you're doing well, may I know if you're doing any freelancing work related to web development?
@powerupthemachine9241
@powerupthemachine9241 5 жыл бұрын
Man thank you so much. You have helped me understand sooooo many issues I had in previous languages that drove me crazy. You didn't go too fast, and you explained everything perfectly with SIMPLE examples. Thanks again. A lot of people teach code like they are trying to show off how fast they can type, leaving me constantly having to rewind instead of pay attention. Thanks Bro. New Sub.
@samirmishra9946
@samirmishra9946 Жыл бұрын
I remember 3 years ago when I knew nothing about coding and wanted to learn Python and TypeScript. I directly watched this video first and understood nothing about TypeScript :D or maybe a little basics? Fast forward today...I am now coding react projects in TypeScript and even made a hackathon winning react project in TS! TS is so great, I cannot think of going back coding a project in JavaScript! Thank you very much for this basics video. I occassionally come here to revise the basics. 💖💖
@MrRajendrapatnaik
@MrRajendrapatnaik 5 жыл бұрын
Simple i say WOW and Thanks a lot for such clear crystal explanation, a layman also can understand, simple and superb for beginners to learn.
@nikhiltalokar6000
@nikhiltalokar6000 2 ай бұрын
Hats off to Vishwas Sir…! I just learnt the basis of Typescript in 48 minutes. The way of your teaching is mind blowing. It is very concise and straight to the point without any time waste with perfect understanding and focus. I am following your ReactJs tutorial as well even though it is 3 years old for learning react and getting a new job in Frontend end development. Thanking you from bottom of my heart… Keep it up and post all the courses tutorials on this channel. We will support you in all way and hope will reach 1 M subscribers as soon as possible…
@sandeepamarnath3591
@sandeepamarnath3591 2 жыл бұрын
Definitely one of the best teachers out there. You're really an awesome tutor Vishwas. You know how to teach stuff in the easy way possible. I wish I had a teacher like you in my school. And by the way, this is one of the best TypeScript tutorials out there. I recommend, to someone who wants to learn anything, then first check if Codevolution has videos on that. If you get the videos then you're lucky!!
@michaelskurla1738
@michaelskurla1738 5 жыл бұрын
Really well done. Quick and to the point Intoduction to base features. No nonsense or going off the rails Into overly complex topics. Thanks!
@MusingMusic07
@MusingMusic07 5 жыл бұрын
just wow.. understanding concepts never been so easier before.. thank you vishwas you have no idea you have helped me n many others immensely .i wanna thank you for your efforts for creating such beautiful series.. love your skills ...Please keep up the good work.
@rajuy18
@rajuy18 3 жыл бұрын
Hi @Anshuti, hope you're doing well, may I know if you're doing any freelancing work related to web development?
@Dontmesswithmeplease
@Dontmesswithmeplease Жыл бұрын
@@rajuy18 kyu puch raha hai
@ishaghiria2446
@ishaghiria2446 4 жыл бұрын
For anyone getting an error at 6:28 because on compiling the Typescript code i.e. tsc main.ts , you are getting an empty main.js file, just save the main.ts file before executing the tsc main.ts command, by going on File->Save. It is only after saving that a successful compilation can take place. :)
@isuriarachchige5659
@isuriarachchige5659 4 жыл бұрын
Isha Ghiria thank you so much
@themodestai9603
@themodestai9603 3 жыл бұрын
I mean auto save should be used
@bkfamily2025
@bkfamily2025 2 жыл бұрын
doesn't work for me..
@softwareabbayiAPJ
@softwareabbayiAPJ Жыл бұрын
Done Typescript Essentials. Heading towards React Typescript 🏊🏊🏊 Thanks Vishwas ❤️
@stevekoch1216
@stevekoch1216 3 жыл бұрын
Excellent! I had a little problem with his pronunciation at first but his presentation was clear and well organized, love the easy to understand examples.
@abhishekverma614
@abhishekverma614 3 жыл бұрын
Could not express my feeling after watching your tutorials. Just wanted to say, you are always precise to the point of what the viewer expects.
@francismagnusson378
@francismagnusson378 4 жыл бұрын
So cool how you were able to fit most of the topics in a one-hour video! thanks man!
@shane_taylor
@shane_taylor 2 жыл бұрын
One of the better beginner videos I've seen. Thank you for clear and concise presentation without a lot of distraction. New subscriber here.
@Pieparker
@Pieparker 5 жыл бұрын
Absolutely cracking video. Great work, Vishwas!
@bernarduslopez7074
@bernarduslopez7074 3 жыл бұрын
I think if someone never coded with TS but knows JS, that person could write code with TS right away by only studying from this video. Surely one of the best intro on the topic. ⭐⭐⭐⭐⭐
@user-mo3cw6go7c
@user-mo3cw6go7c 3 жыл бұрын
As usual he went straight to the point, without unnecessary additions
@murat6018
@murat6018 2 жыл бұрын
I have an interview tomorrow, the company uses TS. I told them I don't know much about it but would love to learn ofc. I write typescript beginner tutorial on youtube search and Vishvas comes along. I learned most of my React knowledge from him. I'm just happy that this video exists.
@slarsen1988
@slarsen1988 5 жыл бұрын
Excellent intro to Typescript, thanks so much for the video!
@gmoonster2
@gmoonster2 3 жыл бұрын
Very well done. Clear, to the point, good examples! I feel I now have a decent grasp of TypeScript after watching this video.
@babajidebantale
@babajidebantale 5 жыл бұрын
A good start for my typescript learning pathway. Thanks for this
@SathishKumar-zo3dw
@SathishKumar-zo3dw 3 жыл бұрын
Super Awesome beginner tutorial for TS. Never seen such super simplified explanation in any KZfaq Course, which i had gone through till now(more than 10). Thanks for your Support to help others. Keep upthe momemtum growing.
@SamButlerUK
@SamButlerUK 5 жыл бұрын
Really good tutorial, I paused a few times so it did take longer than 50min, and Visual Studio for Mac doesn't seem to support the any type, but the tutorial was easy to follow and I genuinely learned something.
@sallerc
@sallerc 4 жыл бұрын
Great tutorial, thank you Vishwas! Must say as a C# programmer that I am a lot more exited about client side web development now since I discovered TypeScript.
@prashantio
@prashantio 6 жыл бұрын
Thanks for putting together all the info. Appreciate your efforts!
@rajuy18
@rajuy18 3 жыл бұрын
Hi @Prashanth, hope you're doing well, may I know if you're doing any freelancing work related to web development?
@prashantio
@prashantio 3 жыл бұрын
Hi@@rajuy18, Thanks for asking but I am not into freelance development.
@rajuy18
@rajuy18 3 жыл бұрын
@@prashantio okay thank you
@ashokjeyaraj4160
@ashokjeyaraj4160 5 жыл бұрын
Hi Vishwas, Your tutorials are very helpful to me. I like your teaching style and the short videos focusing on one concept at a time. The way you teach is great!. Thanks a lot.
@lalithajamithireddy9761
@lalithajamithireddy9761 5 жыл бұрын
Clear cut explanation. Very helpful to the beginners. Thank you
@naveenroy9932
@naveenroy9932 5 жыл бұрын
That's a very very nice tutorial of typescript ... well done you cover very important parts of a language......... It's Awesome, I got grace, thank you.
@RaghavKhullar
@RaghavKhullar 4 жыл бұрын
You've made Typescript so much easier than other tutorials 🔥 Definitely helpful !
@iamsarojb
@iamsarojb 2 жыл бұрын
Yeah
@LookNumber9
@LookNumber9 4 жыл бұрын
Beautifully done! The explanations and examples demonstrating those explanations keep things very clear. Thank you!
@vinodkanpurne4625
@vinodkanpurne4625 5 жыл бұрын
Absolutely awesome the way you explained this basics of Typescript
@godsword4516
@godsword4516 4 жыл бұрын
Hey, it's a very nice tutorial for beginners. Easy to understand. Simple and precise. Able to digest content size. Thanks man!
@sureshmg6786
@sureshmg6786 4 жыл бұрын
This is my step in learning Typescript, and this your way of explaining helps me to understand very well man 👌👏. Thank you very much Vishwas! Very helpful!
@GeorgesMayrink
@GeorgesMayrink 5 жыл бұрын
Concise and very elucidating. Sensational. Thank you, Vishwas.
@stefangabor5985
@stefangabor5985 4 жыл бұрын
love it. Finally, someone put some structure into the madness of JavaScript. Now, it seems more like a modern programming language. Thanks, to Microsoft for creating it and to Google for using it in their Angular development. Great job by the way in your presentation!
@timothyvandyke9511
@timothyvandyke9511 5 жыл бұрын
Wow, this was super super helpful. Thank you so much!
@siddiqueshadab1838
@siddiqueshadab1838 5 жыл бұрын
I have become fan of you teaching skills, the way you tell small things are just awesome.
@maxmix909
@maxmix909 3 жыл бұрын
Very good. Simple and direct to the point! Thanks a lot!
@chandramowlij3127
@chandramowlij3127 5 жыл бұрын
Wow!! What a tutorial, feeling somewhat confident!
@HeatherRichardsonPhoto
@HeatherRichardsonPhoto 5 жыл бұрын
*Speeds video up to learn TypeScript in 25 minutes*
@VijayKoushik_aka_moon01man
@VijayKoushik_aka_moon01man 4 жыл бұрын
Thanks! I learnt it in half the time
@the514
@the514 4 жыл бұрын
If you change the resolution to 720p, you acquire twice the amount of knowledge
@stabMyFaceOff
@stabMyFaceOff 4 жыл бұрын
yeah it super audible at 1.5 speed
@lodashnotebook5390
@lodashnotebook5390 4 жыл бұрын
@@the514 Legend has it that someone changed it to 144p and till this date he is still learning TypeScript.
@SACHIN-gd6zy
@SACHIN-gd6zy 4 жыл бұрын
Thanks Boomer !
@sunilkumarssak
@sunilkumarssak 3 жыл бұрын
Much love to the content and the presentation technique ! Going through the react videos and enjoying them! Kudos Vishwas
@animegirl2000
@animegirl2000 4 жыл бұрын
Coming in with no programming experience, this video is very useful. Thank you :)
@Zawodowieec
@Zawodowieec 5 жыл бұрын
Thank you for the video, this is gonna be a loooooong and enjoyable trip with you ;) Greetings!
@MBkingsoft
@MBkingsoft 3 жыл бұрын
The best tutorial ever!!!! I'm so excited to start using TypeScript now.....you just got a new subscriber sir. Well done!
@Dev11792
@Dev11792 3 жыл бұрын
The way you explained the TypeScript is superb. Best explanatory tutorial for beginners. i got lots of additional topics revised. Thank you buddy
@MuzzamilKhan935
@MuzzamilKhan935 5 жыл бұрын
Thank you, very clear and helpful tutorial!
@imtiazkabir6115
@imtiazkabir6115 4 жыл бұрын
Very clear understandings with clear voice, thanks a lot. I've shared this video on my social network.
@winvirus32
@winvirus32 5 жыл бұрын
I watched this at 2x speed and was still 100% comprehensive. Great overview of TS
@jayrathod8577
@jayrathod8577 5 жыл бұрын
Thank you, Vishwas! Very Helpful tutorial.
@oldo-nicho
@oldo-nicho 5 жыл бұрын
This was a fantastic intro! Thanks very much :-)
@caffreyyy
@caffreyyy 3 жыл бұрын
Man subscribed to you right away. Such a good teacher!
@AmmarTaicho
@AmmarTaicho 3 жыл бұрын
One of the greatest crash course ever! Thank you very much
@shyama5612
@shyama5612 4 жыл бұрын
Vishwas, great explanation. Thanks for taking the time to create this video. Keep up the good work!
@rounaksamota894
@rounaksamota894 4 жыл бұрын
It was really helpful! thanks for the detailed and simplified explanation. Keep up the good work.
@rajeshcheedalla4521
@rajeshcheedalla4521 3 жыл бұрын
Awesome. Simple and clear. You nailed it. Thank you for this tutorial.
@ramkumars8654
@ramkumars8654 4 жыл бұрын
appreciate the way the topics are categorised and presented. thank you very much
@eddiehernandez70
@eddiehernandez70 4 жыл бұрын
Vishwas, have to say this was a great tutorial! Keep up the good work! I liked and subscribed to your channel.
@Hackenbaker
@Hackenbaker 3 жыл бұрын
This is a great content, quality, fast and well explained!!! Thank Sir, I learned the fundamentals of TypeScript thanks to you!!!
@SidDaysKaraoke
@SidDaysKaraoke 5 жыл бұрын
Thanks a lot! Clear and easy to understand explanation :)
@coldfire92
@coldfire92 5 жыл бұрын
Thanks, it's a really good an short introduction to typescript
@calmsh0t
@calmsh0t 4 жыл бұрын
quick and easy overview, thanks a lot!
@thanseeft2809
@thanseeft2809 3 жыл бұрын
One of the best tutor ever. Always it will be simple and more understanding to beginers.
@ashay4322
@ashay4322 4 жыл бұрын
One of the best tutorials I have come across. Thanks to my Friend Sajida who suggested me this course and the tutor :)
@RichardBrightwell
@RichardBrightwell 5 жыл бұрын
This video was just right. Thank you!
@bharathkumar-rh4df
@bharathkumar-rh4df 5 жыл бұрын
Thanks! It helped me to understand the concepts easily
@nandakumar1990
@nandakumar1990 6 жыл бұрын
Thank you so much Vishwas! Nice explanation.
@craftmoon-vas
@craftmoon-vas 5 жыл бұрын
Loved the tutorial. Thanks!
@BhavanKamble
@BhavanKamble 5 жыл бұрын
Very very helpful & well explained. Thank you !
@onewilliamsway
@onewilliamsway 4 жыл бұрын
Thank you for uploading this. I have learnt something new today.
@syedroushan2436
@syedroushan2436 3 жыл бұрын
Very Clearly explained, this video alone is enough to get started with Typescript. Thank You.
3 жыл бұрын
Typescript and Java classes are so similar. 😊 Thanks for the tutorial, sir. 🙏🏽
@milad8436
@milad8436 3 жыл бұрын
One of the best channels on KZfaq. Thank you for making it easy
@AbhishekKumar-mq1tt
@AbhishekKumar-mq1tt 6 жыл бұрын
Thank you for this awesome video
@afiqagaming6290
@afiqagaming6290 4 жыл бұрын
Thank you, your tutorial is simply to follow.
@aravind4444
@aravind4444 4 жыл бұрын
my goal is to learn aws-cdk, which need typescript, been watching few videos and reading docs, me with little knowledge of programming, not able to pick things easily, i must say for anyone who is new to programming and typescript this video is just awesome.
@mohitsingh5752
@mohitsingh5752 3 жыл бұрын
Thank You for this Quick and Helpful TypeScript guide !!👍👍
@sagargurao9035
@sagargurao9035 5 жыл бұрын
Thanks vishwas and keep it up You are doing amazing job
@Pandey1233
@Pandey1233 5 жыл бұрын
Really good crash course. Awesome man thanks
@Funkfreed
@Funkfreed 5 жыл бұрын
I clicked the ad even though I'm not interested since I want to help your channel. I also subscribed because you are awesome. Clear and concise.
@Codevolution
@Codevolution 5 жыл бұрын
Thanks a lot :)
@geethakini137
@geethakini137 4 жыл бұрын
Thank you. That was really clear and useful.
@MarcoAurelio-sv2tk
@MarcoAurelio-sv2tk 5 жыл бұрын
I would like very much to meet you, sir. I have FINALLY understood OOP!!!
@kartikeyporwal3539
@kartikeyporwal3539 4 жыл бұрын
I have got this Vishwas to learn TS so easily even when I am a python develper! Thank you for such an amazing intro.
@gauravsingh-qt2zo
@gauravsingh-qt2zo 3 жыл бұрын
Sir will u help me in solving some problems in python???
@kartikeyporwal3539
@kartikeyporwal3539 3 жыл бұрын
@@gauravsingh-qt2zo what problems are you having?
@tmcpang
@tmcpang 4 жыл бұрын
Thank you Vishwas. It's a very good video explaining typescript. I have been a C# developer for number of year and this video makes a lot of sense to me. Thanks.
@ankurgupta4696
@ankurgupta4696 2 жыл бұрын
Very nicely explained as always, i always refer to your tutorials for learning anything related to frontend developement, you are awesome
@mauricioveron8127
@mauricioveron8127 5 жыл бұрын
Thanks!. Cool tutorial as usual, thumbs up!
@AnthonyMaruliCory
@AnthonyMaruliCory 5 жыл бұрын
Thx a lot Vishwas, GREAT VIDEO helping me for understanding about Typescript
@timothyoyoo6874
@timothyoyoo6874 6 ай бұрын
This was a great tutorial , fast and precise enough.
@HXYZZZ
@HXYZZZ 5 жыл бұрын
awesome. very good tutorial for beginners. Thank you.
@huynhthanh5207
@huynhthanh5207 4 жыл бұрын
Thank you for sharing. This video helps me to save 30 minutes to learn TypeScript.
@mdminhaj8567
@mdminhaj8567 2 жыл бұрын
Thank you so much! That was really great explanation of TypeScript. I really appreciate for this!
@alstermediamoingmbh7486
@alstermediamoingmbh7486 2 жыл бұрын
perfect explanations, step by step and easy to understand. Thank you Vishwas!
@shreyashachoudhary480
@shreyashachoudhary480 2 жыл бұрын
Really amazing tutorial, with no js prerequisite.
TypeScript Tutorial for Beginners
1:04:28
Programming with Mosh
Рет қаралды 1,2 МЛН
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 63 МЛН
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 36 МЛН
Angular Tutorial for Beginners: Learn Angular & TypeScript
2:02:42
Programming with Mosh
Рет қаралды 4,3 МЛН
TypeScript Course for Beginners - Learn TypeScript from Scratch!
3:16:40
JavaScript Crash Course - Tutorial for Complete Beginners
1:20:58
Codevolution
Рет қаралды 261 М.
TypeScript Tutorial - TypeScript for React - Learn TypeScript
51:33
Programming with Mosh
Рет қаралды 594 М.
JavaScript: Understanding the Weird Parts - The First 3.5 Hours
3:32:50
Tony Alicea
Рет қаралды 4,1 МЛН
Enums considered harmful
9:23
Matt Pocock
Рет қаралды 199 М.
Learn TypeScript Generics In 13 Minutes
12:52
Web Dev Simplified
Рет қаралды 244 М.
React JS - React Tutorial for Beginners
2:25:27
Programming with Mosh
Рет қаралды 6 МЛН
This is why learning typescript generics is important
13:19
Web Dev Cody
Рет қаралды 24 М.
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 63 МЛН