Typescript for Beginners - Introduction - Lesson 1

Sdílet
Vložit
  • čas přidán 17. 03. 2024
  • Hi Everyone,
    In this tutorial series, you will start learning Typescript from scratch. I will teach you how to setup Typescript and how to get started with Typescript.
    Typescript is a superset of JavaScript and it adds further functionality to existing JavaScript code. Typescript gives us amazing features such as type annotation, type safety and it helps us catch errors early in our program development stage.
    -------------------------------------------------------------------------------------------------------
    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Support me by buying me a coffee
    www.buymeacoffee.com/evolearning
    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Support me by becoming a patron
    / evolutive_learning
    -------------------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------------------------------------
    *-*-*-*-* Check out my Complete Typescript Bootcamp *-*-*-*-*
    www.udemy.com/course/typescri...
    *-*-*-*-* Check out my Complete JavaScript Bootcamp *-*-*-*-*
    www.udemy.com/course/javascri...
    -------------------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------------------------------------
    *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Source Code
    ---- GitHub
    github.com/Evo-Learning/Types...
    ---- Google Drive
    drive.google.com/file/d/1Xolm...
    -------------------------------------------------------------------------------------------------------
  • Věda a technologie

Komentáře • 8

  • @hectorluis9294
    @hectorluis9294 Před 3 měsíci +1

    CZcams Algorithm doing it right this time. Just the course I need. thanks a lot man.

  • @c.5879
    @c.5879 Před 4 měsíci +2

    I just found your channel, and its a gold mine! Keep it up man, you will become a big channel one day, I know it.

  • @user-mrwhoyouknow
    @user-mrwhoyouknow Před 4 měsíci +2

    hey , good content mate

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

    Hi Muslim, I have been taking your Udemy courses on HTML, CSS and SCSS, is Typescript a kind of utility for JS that SCSS is for CSS?

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

      Sort of. But Typescript is a programming language. Sass is a superset of CSS. Sass is not a programming language.