Why Learn TypeScript (vs JavaScript)?

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 19

  • @jjrise
    @jjrise 2 года назад +11

    I'm beyond confused why this channel has only 6xx subscribers. Fantastic content, great production value, and interesting topics. One thing that would be nice to see is maybe more examples (code snippets, etc). Thanks for the great content - you have a new subscriber today!

    • @KodapsAcademy
      @KodapsAcademy  2 года назад +2

      Thanks for your encouragement (and for subscribing !). Thankfully the 600 or so subscriber mark is .. in the past :)

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

      I had the same reaction now that there are almost 3k subs. Lots of great content here. I expect it will at some point grow quickly.

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

    Your script writing is amazing... it goes deep in the mind about the topic
    Lots of love from india

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

    I am your 540th subscriber. Great content. Happy to be onboard.

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

    I am so glad you mention the real reason - developer experience. I've don't necessarily think magically Typescript reduces the amount of bugs (outside typing bugs of course)

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

    Nice video! I put a lot of time effort and frustration into understanding JavaScript and its dynamic types, but as a result I feel like I have a much deeper understanding for the code I write as I always have that consideration. Sure I am new-ish, and I am not dealing with a high degree of complexity, but I cant help but feel like not understanding whats going on behind the scenes with my code would have left me with a far more shallow understanding. I have watched a few of your videos though and they have been highly informative. Subbed!

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

    It's became necessary in any JavaScript project, as you said it will force you to manage the strange behavior of JS variables in your code editor. This is supposed to be of type X, here you pass a value of type Y, take this into account, so it won't compile until you do that. Nice video 👌

  • @bozhang11
    @bozhang11 Месяц назад

    Great video. 👍

  • @4115steve
    @4115steve Год назад

    This was the video I needed, thanks.

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

    Hand rolling TS isn't necessary anymore. All you need is this npm package and JS gain's type annotation effortlessly: "npm i derive-type"

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

    2011th sub, nice content!

  • @kuhaniresti
    @kuhaniresti Месяц назад

    for my opinion, typescript allows developers to miss runtime type coercion. imagine writing hundreds of interfaces, but in the in the end face to handle json with strings for expected integer.

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

    Good video.

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

    once you learn typescript you won't think about using JS anymore

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

    I'm the only one watching!!!