#13 - Arrow Functions in TypeScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

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

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

    Fat arrow function is something new i learnt from you today. Anonymous functions does not have any name. I remember it now.

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

    Can you Create a angular Playlist

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

    Why within class we are not allowed to write let,var or const for variables or functions?

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

      Cuz javascript does not support declaring properties of class.