Learn TypeScript - Full Course for Beginners

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 85

  • @hwapyongedouard
    @hwapyongedouard Před měsícem +16

    bob's courses are really a must not gonna lie

  • @a7mdbest15
    @a7mdbest15 Před měsícem +19

    i watched the whole thing in one go, this guy is awesome, thank you bob.

  • @asadmansuri9228
    @asadmansuri9228 Před 4 dny

    One of the best course on typescript. Bob, your teaching method and engagement techniques are the best. It was fun follow along with you in this course. Hope to learn more from you in the future. Thank you, Bob!

  • @Dreamprime
    @Dreamprime Před měsícem +11

    The overall presentation with all its quality and effectiveness, has destroyed my prejudices and distance against TS,
    Thanks to this instructor of great competence for his good work.

  • @gabrielgomesmabiala6707
    @gabrielgomesmabiala6707 Před měsícem +11

    A bob-ziroll-course is a must-watch, thnak you Bob

  • @thats_a_bug
    @thats_a_bug Před měsícem +4

    I was thinking to learn typescript. I was finding a good course of typescript. I saw a new course of typescript. Now I am learning typescript.

  • @Sylarleft
    @Sylarleft Před 4 dny

    This guys really knows how to teach something:
    - Start with known errors
    - Incentivize thinking, rather than passively watching for the answer
    - Structure knowledge step by step in orderly fashion
    Congrats!

  • @dineshk9803
    @dineshk9803 Před měsícem +3

    Bob's courses are the best, he really care about the student who are taking his course and course content is just wow, THE BEST ❤❤

  • @dopetag
    @dopetag Před měsícem +5

    Oh, my first React teacher from Scrimba

  • @Mohamed-x3o
    @Mohamed-x3o Před 5 dny

    The challenges at the beginning are keepign me engaged. Wonderful instructor thus far.

  • @liftoff3
    @liftoff3 Před měsícem +3

    Typescript is my everyday language. The strict typing helps us a lot catching bugs early in the development

  • @sertifikali
    @sertifikali Před měsícem +1

    That was great! I finished it in one shot. I hope we get more on Typescript from Bob. Thanks Bob!

  • @TowhidurRahman-om9gz
    @TowhidurRahman-om9gz Před měsícem +2

    Voice are so clear. Great explanation. I love your clear accent. Love you boss. Keep it up. Awaiting for new tutorial ❤

  • @temi_adenuga
    @temi_adenuga Před měsícem

    I'm about to complete this whole thing today and I just can't help but say thank you to the instructor. Now I have to find a TS project to do

  • @rip182
    @rip182 Před 21 dnem

    i really like the the way it teaches us to actually give us challenge learn along the way

  • @ZoroBoiInd_laman
    @ZoroBoiInd_laman Před měsícem +1

    Thanks Goddd thanksssssss. Ur very helping me veteran iam going watching full this video and learning. Bro, your video coincides with an assignment from university to create a website from Typescript, which is a coincidence. Thanksss

  • @modoulaminceesay9211
    @modoulaminceesay9211 Před 27 dny

    Thanks your tutorial helped me alot now its time for me to build my quiz project

  • @okocode
    @okocode Před 21 dnem

    Finally this guy has made me torch typescript for once

  • @emmanuelhadzah2807
    @emmanuelhadzah2807 Před měsícem

    Ok, scheduled to learn typescript this week and fcc just popped up the lesson for me 😎

  • @Booksreader-v8f
    @Booksreader-v8f Před měsícem +1

    This is again an amazing course. I have suggested my four friends to join free code camp, they are now subscribers of free code camp.

  • @AlexanderYaremchuk
    @AlexanderYaremchuk Před 27 dny

    Involving, entertaining course, thank you!
    hands-on mode.

    • @Bl1tzs
      @Bl1tzs Před 26 dny

      I thought this was very helpful?

    • @Outlines
      @Outlines Před 16 dny

      Learn English next

    • @AlexanderYaremchuk
      @AlexanderYaremchuk Před 15 dny

      @@Outlines great advice, thank you!
      let's put entertaining or involving instead of hilarious.
      Or is it "hands-on mode" that sounds not right?

  • @Pranjalsinha712
    @Pranjalsinha712 Před měsícem +1

    Loved it.
    Thanks team.

  • @roshan4348
    @roshan4348 Před měsícem

    Great typescript video!

  • @x_CrossHair_x
    @x_CrossHair_x Před měsícem +26

    I'm dumfounded when I stop to think and list how many "Coding Languages" That exist.. It would be wonderful to develop a Coding Language that would become the only one needed (incorporrating all the best aspects) of them all.. But.. I guess only in a dream.

    • @dheerajvithalkar
      @dheerajvithalkar Před měsícem +11

      eating soup with fork is possible, but not effective. Not one type can fit all needs. Therefore the diversity

    • @pawel7196
      @pawel7196 Před měsícem +2

      @@dheerajvithalkar Plus a lot of them are simply abandoned by industry or barely used. Only a few of them are truly relevant for an average dev

    • @guinea_horn
      @guinea_horn Před měsícem +3

      A lot of languages have the goal of being "the only language you need for X use case", this is the exact reason why there are so many languages in the first place

    • @Alan-lb8ef
      @Alan-lb8ef Před měsícem +4

      Let's all just use a screwdriver when we need to hammer something 😂

    • @curiousgeorgeorwell
      @curiousgeorgeorwell Před 4 dny +1

      C and assembly works for pretty much everything, most languages are just fancy front end over complication of these two

  • @shashithabimsara4515
    @shashithabimsara4515 Před 29 dny

    Great tutorial ❤

  • @GeorgeAbutiate
    @GeorgeAbutiate Před měsícem

    Bob you are just amazing and i am so happy i met your materialsI think we have enough of technologies to build a fully functional e-commerce website if you are with me like my comment

  • @mayureshbalsaraf2696
    @mayureshbalsaraf2696 Před měsícem +2

    @freecodecamp pls bring full fledged mathematics course for machine learning

  • @khalidelgazzar
    @khalidelgazzar Před měsícem

    Super .. on my watch list😊

  • @AlexanderYaremchuk
    @AlexanderYaremchuk Před 27 dny

    for the last trick you could have used NoInfer on second param of addToArray.
    Then T would be infered only on type of the array being added to and it would be cleanly Order and Pizza.

  • @newHorizon985
    @newHorizon985 Před 26 dny

    Bob ziroll is the living legend of react ecosystem i learned react from him in scrimba

  • @deniswastaken
    @deniswastaken Před měsícem +2

    hello team freecodecamp, I haven't seen any video from Sanjeev in a long time, I guess he stopped making videos on channel too, so will he ever appear on a new tutorial on your channel?

  • @SurajRana-ds4co
    @SurajRana-ds4co Před měsícem

    I'm here love it

  • @ArjunTanwar900
    @ArjunTanwar900 Před měsícem

    Thank you Bobs a roll

  • @rishiraj2548
    @rishiraj2548 Před měsícem

    Great thanks

  • @marvelzz25
    @marvelzz25 Před měsícem

    Completed

  • @ishanchandrakar1928
    @ishanchandrakar1928 Před měsícem +1

    What are the prereuisites to watch this Typescript video?

  • @christophelazantsy8075

    Salam thank you Bob

  • @KimThienLang
    @KimThienLang Před měsícem

    Why i remember that i've seen it two days ago :)))

  • @yutu3327
    @yutu3327 Před 13 dny

    Where did you talk about type Void? @ 1:18:05 I think something is missing?

  • @Quintusflac
    @Quintusflac Před měsícem

    That was fun

  • @TechHubs
    @TechHubs Před měsícem

    I love it

  • @CoryArmer
    @CoryArmer Před měsícem

    What about coding in React Native with Expo, where you can see your app live while coding?

  • @Scorpion55433
    @Scorpion55433 Před měsícem +9

    Udemy: plz stop

  • @menemenim
    @menemenim Před měsícem

    Finallyy

  • @fredbluntstoned
    @fredbluntstoned Před měsícem

    If you had used OBS to record then you could have captured the popup text when hovering over redlined text.

    • @bobziroll
      @bobziroll Před měsícem +2

      This is a course on Scrimba, and was cross posted here on freeCodeCamp. Currently Scrimba doesn’t have the pop ups baked into the recordings, but I’m really hoping that it will in the future 🤞🏻

  • @RustyNox
    @RustyNox Před měsícem

    To think all this time we managed just fine all these years without another Microsoft overhead!

  • @TheMernNexusIndia
    @TheMernNexusIndia Před měsícem

    Hello sir good evening sir,
    please can you make a video on AI for Beginners🙏🙏🙏🙏🙏🙏🙏🙏

  • @user-sy4sf8gq4p
    @user-sy4sf8gq4p Před měsícem

    Hey...... Why there are tooo many ads ¿!!!!!!???????

  • @Amithbny
    @Amithbny Před měsícem

    Is it okay to study ts if I only know the basics of js ?

    • @void9545
      @void9545 Před měsícem +1

      I don’t know either one, but I’d say it is okay, just be prepared for a serious challenge.

    • @Amithbny
      @Amithbny Před měsícem +1

      @@void9545 oh okay let me try then 😁

    • @Arandela_
      @Arandela_ Před měsícem

      ⁠@@Amithbny If you already know the basic concepts of Javascript you can go for Typescript, the only thing that will take you a bit to get used to is that TS is a strong typed language.

    • @AlamKhan-yt9wd
      @AlamKhan-yt9wd Před měsícem

      Yeah, just give it a shot. You'll not regret.

  • @smartbeeinc
    @smartbeeinc Před měsícem

    😍

  • @quang.luu.179
    @quang.luu.179 Před měsícem

    👍👍👍

  • @markdesign1354
    @markdesign1354 Před 12 dny

    please record the entire screen next time so we can see the error messages.

  • @kim92se64
    @kim92se64 Před měsícem

    33

  • @saumalyasarkar1503
    @saumalyasarkar1503 Před měsícem +1

    Basically Typescript is Java in Javascript.

  • @nayanachandulal2668
    @nayanachandulal2668 Před měsícem

    Hi can anyone one help me in this I'm the beginninger sooo

  • @aammssaamm
    @aammssaamm Před měsícem +3

    Typescript needs so many testimonials, even a threat to an employment, to convince people to use it. 😂 If you decide to sell sandwiches, you have to pay developers again to write "addNewSandwich" and "selectedSandwich". 😂 What a waste of time.

  • @mt.designers
    @mt.designers Před 27 dny

    I'm sorry where is the local environment setup? Why would I wanna work on a web based editor! 👎

  • @adecaleb8037
    @adecaleb8037 Před měsícem

    .if only I had a laptop 💻

  • @NahomTsegaye-ey3ig
    @NahomTsegaye-ey3ig Před měsícem +1

    First

  • @lachidong7818
    @lachidong7818 Před měsícem

    a book

  • @osasomoregbee4878
    @osasomoregbee4878 Před měsícem

    Thanks team freecodecamp... You all are life savers 🙏🙏🙏🙏🙏

  • @thomasmcivor2665
    @thomasmcivor2665 Před měsícem +1

    you're going too fast!!!

  • @MrDima123123
    @MrDima123123 Před měsícem

    How many TS courses for beginners there are on this channel? Not enough? Seriously, the same topic again and again

  • @Outlines
    @Outlines Před 16 dny

    finally no accent

  • @benporter3903
    @benporter3903 Před měsícem

    Teach type script instead of boring JavaScript