#8 - Type Assertions in TypeScript || Type Casting

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • In this video, I have explained what is Type Assertions in TypeScript.
    Schedule a meeting in case of any queries/guidance/counselling:
    calendly.com/n...
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Naveen AutomationLabs Paid Courses:
    GIT Hub Course:
    naveenautomati...
    Java & Selenium:
    naveenautomati...
    Java & API +POSTMAN + RestAssured + HttpClient:
    naveenautomati...

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

  • @jaykishoreduvvuri7598
    @jaykishoreduvvuri7598 10 месяцев назад +2

    Very nice one 👌🏻👍🏻👏🏻. Keep going 🔥

  • @lessgamer2702
    @lessgamer2702 7 месяцев назад +1

    ❤❤

  • @Maheshyt-fo2fk
    @Maheshyt-fo2fk 2 месяца назад

    If we're giving the let flag : any = 123; or any value ..other than 0 or false.. in if loop it will be treated as a condition.. so it will always print the hello TS!! because it always checks if the condition is true or false instead of converting variables into some other data types.

  • @lessgamer2702
    @lessgamer2702 7 месяцев назад +1

    Do you know reactjs