Learn TypeScript in 50 Minutes - Tutorial for Beginners

Поделиться
HTML-код
  • Опубликовано: 5 авг 2018
  • 📘 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 3 года назад +246

    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 года назад +40

    "Manager is just an employee with some extra privileges"
    - Codevolution
    Nice analogy.

  • @simonkalu
    @simonkalu 5 лет назад +123

    Vishwas is grounded in programming topics and also he's explanations are clear and concise. Keep doing what you do best

  • @VarghaHokmran
    @VarghaHokmran 5 лет назад +12

    That's how you do a crash course. Touched all the basics, but nothing unnecessary. What a great tutorial. Thank you sir!

  • @jamesodowd9392
    @jamesodowd9392 3 года назад +16

    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.

  • @JohnnyMcGully
    @JohnnyMcGully 4 года назад +12

    This was extremely valuable! Thank you for this condensed tutorial. Lots of great information.

  • @timothyvandyke9511
    @timothyvandyke9511 5 лет назад +23

    OMG TypeScript is probably my new favorite language

  • @samirmishra9946
    @samirmishra9946 Год назад +2

    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 лет назад +17

    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 Месяц назад +1

    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…

  • @powerupthemachine9241
    @powerupthemachine9241 5 лет назад +1

    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.

  • @michaelskurla1738
    @michaelskurla1738 4 года назад +2

    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 лет назад +28

    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 года назад +1

      Hi @Anshuti, hope you're doing well, may I know if you're doing any freelancing work related to web development?

    • @Dontmesswithmeplease
      @Dontmesswithmeplease Год назад +1

      @@rajuy18 kyu puch raha hai

  • @sandeepamarnath3591
    @sandeepamarnath3591 2 года назад +5

    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!!

  • @christopherreffell147
    @christopherreffell147 4 года назад +31

    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 3 года назад +2

      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 3 года назад

      @@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?

  • @stevekoch1216
    @stevekoch1216 3 года назад +2

    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.

  • @ishaghiria2446
    @ishaghiria2446 4 года назад +8

    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. :)

  • @HeatherRichardsonPhoto
    @HeatherRichardsonPhoto 4 года назад +575

    *Speeds video up to learn TypeScript in 25 minutes*

    • @VijayKoushik_aka_moon01man
      @VijayKoushik_aka_moon01man 4 года назад +13

      Thanks! I learnt it in half the time

    • @the514
      @the514 4 года назад +65

      If you change the resolution to 720p, you acquire twice the amount of knowledge

    • @stabMyFaceOff
      @stabMyFaceOff 4 года назад +5

      yeah it super audible at 1.5 speed

    • @lodashnotebook5390
      @lodashnotebook5390 4 года назад +11

      @@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 !

  • @prashantio
    @prashantio 5 лет назад +12

    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

  • @abhishekverma614
    @abhishekverma614 2 года назад +1

    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.

  • @shane_taylor
    @shane_taylor 2 года назад +1

    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 лет назад +3

    Absolutely cracking video. Great work, Vishwas!

  • @francismagnusson378
    @francismagnusson378 4 года назад

    So cool how you were able to fit most of the topics in a one-hour video! thanks man!

  • @RaghavKhullar
    @RaghavKhullar 3 года назад +6

    You've made Typescript so much easier than other tutorials 🔥 Definitely helpful !

  • @slarsen1988
    @slarsen1988 5 лет назад +1

    Excellent intro to Typescript, thanks so much for the video!

  • @lalithajamithireddy9761
    @lalithajamithireddy9761 5 лет назад +1

    Clear cut explanation. Very helpful to the beginners. Thank you

  • @SamButlerUK
    @SamButlerUK 4 года назад +2

    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.

  • @naveenroy9932
    @naveenroy9932 5 лет назад +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.

  • @babajidebantale
    @babajidebantale 4 года назад +1

    A good start for my typescript learning pathway. Thanks for this

  • @sallerc
    @sallerc 4 года назад +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.

  • @vinodkanpurne4625
    @vinodkanpurne4625 5 лет назад +1

    Absolutely awesome the way you explained this basics of Typescript

  • @user-mo3cw6go7c
    @user-mo3cw6go7c 3 года назад

    As usual he went straight to the point, without unnecessary additions

  • @ashokjeyaraj4160
    @ashokjeyaraj4160 5 лет назад +1

    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.

  • @SathishKumar-zo3dw
    @SathishKumar-zo3dw 3 года назад +1

    Super Awesome beginner tutorial for TS. Never seen such super simplified explanation in any RUclips Course, which i had gone through till now(more than 10). Thanks for your Support to help others. Keep upthe momemtum growing.

  • @LookNumber9
    @LookNumber9 4 года назад

    Beautifully done! The explanations and examples demonstrating those explanations keep things very clear. Thank you!

  • @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.

  • @MuzzamilKhan935
    @MuzzamilKhan935 4 года назад +2

    Thank you, very clear and helpful tutorial!

  • @maxmix909
    @maxmix909 3 года назад +1

    Very good. Simple and direct to the point! Thanks a lot!

  • @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.
    ⭐⭐⭐⭐⭐

  • @GeorgesMayrink
    @GeorgesMayrink 5 лет назад

    Concise and very elucidating. Sensational. Thank you, Vishwas.

  • @godsword4516
    @godsword4516 4 года назад +1

    Hey, it's a very nice tutorial for beginners. Easy to understand. Simple and precise. Able to digest content size. Thanks man!

  • @AbhishekKumar-mq1tt
    @AbhishekKumar-mq1tt 5 лет назад +11

    Thank you for this awesome video

  • @sureshmg6786
    @sureshmg6786 3 года назад +1

    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!

  • @chandramowlij3127
    @chandramowlij3127 4 года назад +1

    Wow!! What a tutorial, feeling somewhat confident!

  • @sunilkumarssak
    @sunilkumarssak 2 года назад +1

    Much love to the content and the presentation technique ! Going through the react videos and enjoying them! Kudos Vishwas

  • @timothyvandyke9511
    @timothyvandyke9511 5 лет назад

    Wow, this was super super helpful. Thank you so much!

  • @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.

  • @jayrathod8577
    @jayrathod8577 4 года назад +1

    Thank you, Vishwas! Very Helpful tutorial.

  • @stefangabor5985
    @stefangabor5985 3 года назад +3

    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!

  • @ramkumars8654
    @ramkumars8654 4 года назад

    appreciate the way the topics are categorised and presented. thank you very much

  • @winvirus32
    @winvirus32 4 года назад +12

    I watched this at 2x speed and was still 100% comprehensive. Great overview of TS

  • @Dev11792
    @Dev11792 2 года назад

    The way you explained the TypeScript is superb. Best explanatory tutorial for beginners. i got lots of additional topics revised. Thank you buddy

  • @rajeshcheedalla4521
    @rajeshcheedalla4521 3 года назад

    Awesome. Simple and clear. You nailed it. Thank you for this tutorial.

  • @imtiazkabir6115
    @imtiazkabir6115 4 года назад

    Very clear understandings with clear voice, thanks a lot. I've shared this video on my social network.

  • @siddiqueshadab1838
    @siddiqueshadab1838 5 лет назад

    I have become fan of you teaching skills, the way you tell small things are just awesome.

  • @oldo-nicho
    @oldo-nicho 5 лет назад +1

    This was a fantastic intro! Thanks very much :-)

  • @calmsh0t
    @calmsh0t 4 года назад

    quick and easy overview, thanks a lot!

  • @bharathkumar-rh4df
    @bharathkumar-rh4df 4 года назад +1

    Thanks! It helped me to understand the concepts easily

  • @coldfire92
    @coldfire92 5 лет назад

    Thanks, it's a really good an short introduction to typescript

  • @caffreyyy
    @caffreyyy 3 года назад

    Man subscribed to you right away. Such a good teacher!

  • @Zawodowieec
    @Zawodowieec 5 лет назад +1

    Thank you for the video, this is gonna be a loooooong and enjoyable trip with you ;) Greetings!

  • @rounaksamota894
    @rounaksamota894 3 года назад

    It was really helpful! thanks for the detailed and simplified explanation. Keep up the good work.

  • @SidDaysKaraoke
    @SidDaysKaraoke 5 лет назад +1

    Thanks a lot! Clear and easy to understand explanation :)

  • @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!

  • @craftmoon-vas
    @craftmoon-vas 5 лет назад

    Loved the tutorial. Thanks!

  • @eddiehernandez70
    @eddiehernandez70 4 года назад +1

    Vishwas, have to say this was a great tutorial! Keep up the good work! I liked and subscribed to your channel.

  • @animegirl2000
    @animegirl2000 4 года назад

    Coming in with no programming experience, this video is very useful. Thank you :)

  • @Hackenbaker
    @Hackenbaker 2 года назад

    This is a great content, quality, fast and well explained!!! Thank Sir, I learned the fundamentals of TypeScript thanks to you!!!

  • @RichardBrightwell
    @RichardBrightwell 5 лет назад

    This video was just right. Thank you!

  • @timothyoyoo6874
    @timothyoyoo6874 4 месяца назад

    This was a great tutorial , fast and precise enough.

  • @shyama5612
    @shyama5612 4 года назад +1

    Vishwas, great explanation. Thanks for taking the time to create this video. Keep up the good work!

  • @BhavanKamble
    @BhavanKamble 5 лет назад

    Very very helpful & well explained. Thank you !

  • @nandakumar1990
    @nandakumar1990 5 лет назад

    Thank you so much Vishwas! Nice explanation.

  • @AmmarTaicho
    @AmmarTaicho 3 года назад +1

    One of the greatest crash course ever!
    Thank you very much

  • @onewilliamsway
    @onewilliamsway 4 года назад +1

    Thank you for uploading this. I have learnt something new today.

  • @AnthonyMaruliCory
    @AnthonyMaruliCory 5 лет назад +1

    Thx a lot Vishwas, GREAT VIDEO helping me for understanding about Typescript

  • @shreyashachoudhary480
    @shreyashachoudhary480 2 года назад +1

    Really amazing tutorial, with no js prerequisite.

  • @alstermediamoingmbh7486
    @alstermediamoingmbh7486 Год назад

    perfect explanations, step by step and easy to understand. Thank you Vishwas!

  • @syedroushan2436
    @syedroushan2436 3 года назад

    Very Clearly explained, this video alone is enough to get started with Typescript. Thank You.

  • @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.

  • @afiqagaming6290
    @afiqagaming6290 4 года назад

    Thank you, your tutorial is simply to follow.

  • @kartikeyporwal3539
    @kartikeyporwal3539 4 года назад +8

    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 года назад +1

      @@gauravsingh-qt2zo what problems are you having?

  • @ankurgupta4696
    @ankurgupta4696 2 года назад +1

    Very nicely explained as always, i always refer to your tutorials for learning anything related to frontend developement, you are awesome

  • @thanseeft2809
    @thanseeft2809 3 года назад

    One of the best tutor ever. Always it will be simple and more understanding to beginers.

  • @mdminhaj8567
    @mdminhaj8567 2 года назад

    Thank you so much! That was really great explanation of TypeScript. I really appreciate for this!

  • @mohitsingh5752
    @mohitsingh5752 3 года назад

    Thank You for this Quick and Helpful TypeScript guide !!👍👍

  • @geethakini137
    @geethakini137 4 года назад

    Thank you. That was really clear and useful.

  •  3 года назад +1

    Typescript and Java classes are so similar. 😊 Thanks for the tutorial, sir. 🙏🏽

  • @milad8436
    @milad8436 3 года назад

    One of the best channels on RUclips. Thank you for making it easy

  • @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 :)

  • @user-ct5oo3do7b
    @user-ct5oo3do7b 3 года назад

    So clearly explained, thank you!

  • @softwareabbayiAPJ
    @softwareabbayiAPJ Год назад +2

    Done Typescript Essentials. Heading towards React Typescript 🏊🏊🏊 Thanks Vishwas ❤️

  • @youtekdev8131
    @youtekdev8131 5 лет назад +2

    ALWAYS EXCELENT!!!

  • @mauricioveron8127
    @mauricioveron8127 5 лет назад

    Thanks!. Cool tutorial as usual, thumbs up!

  • @MarcoAurelio-sv2tk
    @MarcoAurelio-sv2tk 5 лет назад +1

    I would like very much to meet you, sir. I have FINALLY understood OOP!!!

  • @thomaslinssen1426
    @thomaslinssen1426 4 года назад

    Thank you, this helps me very much.

  • @abonoah-3495
    @abonoah-3495 3 года назад +3

    Let and Const are variables declaration for ES6, not a feature in TypeScript as you mentioned in the Variable Declarations section.

  • @SushilJainam
    @SushilJainam 5 лет назад +1

    Thanks for this! where I can find its next video for advanced topics on typescript?

  • @HXYZZZ
    @HXYZZZ 5 лет назад

    awesome. very good tutorial for beginners. Thank you.