Why C# Developers Should Learn Typescript

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

ความคิดเห็น • 9

  • @mbss-io
    @mbss-io ปีที่แล้ว

    Underrated channel. Got into C# recently and found your videos very informative.
    Keep it up! I'm sure you'll grow in no time.

  • @nouchance
    @nouchance ปีที่แล้ว +1

    THANK you SIR

  • @adriatic123
    @adriatic123 ปีที่แล้ว +2

    They better be learning javascript directly because TS is just a syntactic sugar for js language with the purpose to lure in OOP programmers. It means that nothing works as it looks because js is a functional language and not an OOP one. I have seen quite a lot of TS code wrongly designed and implemented because programmers think it's an OOP lang. For example, a class in JS and TS is not even similar to the class in OOP language, although it looks the same. You will lose nothing by not learning the TS lang.

  • @kadirkurhan
    @kadirkurhan ปีที่แล้ว +1

    thank you

  • @MiningForPies
    @MiningForPies ปีที่แล้ว +2

    I recommend learning Typescript so you can write Playwright tests in it. I find it easier than using the compiled version

  • @doesitmatter4317
    @doesitmatter4317 ปีที่แล้ว +1

    I don't understand why they didn't just make it the same. It looks like they are trying to bridge c# and Javascript devs...

    • @traintocode
      @traintocode  ปีที่แล้ว

      It's supposed to be a unique language in its own right but bridging the gap between OO programmers and Javascript was definitely a consideration when they designed the language. It makes sense to.