#78 - Javascript Error Handling (Try, Throw, Catch) - (தமிழில்) (Tamil) | JavaScript Course

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

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

  • @shirocode463
    @shirocode463 2 года назад +4

    tip : we can add checks to handle different errors in our expectations because there are more types of errors in javascript
    use like this
    try {
    // the code runs here
    } catch (e) {
    if (e.message.includes("Not a string")) {
    console.error("This is not a string")
    } else if (e.message.includes("Not a boolean")) {
    console.error("This is not a boolean")
    }
    };
    "console.error()" is nothing but to make it show like an error, so that we can understand it easier
    btw in this "e.message", message is a property, likewise there are more properies for the "e".
    hope this helps you thanks

  • @emeraldindia2415
    @emeraldindia2415 3 года назад +1

    Bro, at 08:11 oru throw catch method use pannirukinga, Ana multiple err throw pannum pothu epdi bro particular ah namakku venumngra err ah Mattum catch panrathu

    • @CyberDudeNetworks
      @CyberDudeNetworks  3 года назад +1

      You can use if, switch inside the catch block: Check here: stackoverflow.com/questions/33781818/multiple-catch-in-javascript

  • @sureshmadhavan7081
    @sureshmadhavan7081 3 года назад +1

    Useful thing ❤️. Thanks anbu

  • @shankari-ed5lp
    @shankari-ed5lp 2 года назад +1

    Theda theda dan thedi vandhadhu thenpadum nu solramari indha video enaku kedachiruku

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

    9:14 first videola appear aana trisha va kadaisi varaikkum kondu varra paathiya bro nee massu bro.. nee thaan bro theevira bakthan

  • @m.k6053
    @m.k6053 Месяц назад +1

    Super bro but konjam freshers ku solli thara madhiri sollirkalam

    • @CyberDudeNetworks
      @CyberDudeNetworks  8 дней назад

      We are releasing the new Error Handling video on 29th, Please check that.

  • @oviphoenix5996
    @oviphoenix5996 3 года назад +1

    @CyberDude Networks Pvt. Ltd. Hi please can you create a video more on Javascript these are the list I need more support please?
    Variables, data types and arrays.
    Sequence (flow of execution).
    Selection (decisions).
    Iteration (loops).
    Functions and parameters.
    Classes, objects and properties.
    String manipulation.
    HTML, CSS, JSON.
    Code reuse and software quality
    If you covered some of them I will watch them but please can you do a video on these ones it would be helpful as soon as possible so I can practice some questions from the javascript book?

    • @CyberDudeNetworks
      @CyberDudeNetworks  3 года назад

      We already have few videos on our channel. Please take a look at it.

  • @sivakumar-qf9gd
    @sivakumar-qf9gd 6 месяцев назад +1

    Namma ya function la yallathaiyum return panroam?

  • @dark-em1bv
    @dark-em1bv 3 года назад +1

    11th standard error handling Paragraph manapadam panni eluthuna bro ,ithukula ivlo information Iruka😂, thanks for the video bro❤️

    • @CyberDudeNetworks
      @CyberDudeNetworks  3 года назад

      haha. You will learn alot more during the technology learning journey.

  • @vijaysudhakarssnsce
    @vijaysudhakarssnsce 6 месяцев назад +1

    React Course poduga broo

    • @CyberDudeNetworks
      @CyberDudeNetworks  5 месяцев назад +1

      It will resume after the Modern Javascript Serieis

  • @NandhaKumar-yq4wc
    @NandhaKumar-yq4wc 2 года назад +1

    bro password and name etc... ethu yellam particular formate'la(like regex) erukum'la so atha yepudi match-panni and error process handle panrathu

  • @saalimhussain6635
    @saalimhussain6635 3 года назад +1

    Hi bro,
    Do u know how to load angular using json?

  • @davidsusairaj1490
    @davidsusairaj1490 3 года назад +4

    ஆஹா..ஆஹா..அடடா..
    அடிச்சு தூக்கு...
    குருவே சரணம்..

  • @praba8478
    @praba8478 3 года назад +1

    Bro js ku aprm ena series panah poringa

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

    what is a constructor ?

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

      Please check this: ruclips.net/video/vlB25TG2wIA/видео.html

  • @yuvaganesh6321
    @yuvaganesh6321 3 года назад +2

    Namba python solli tharuvigala

  • @emeraldindia2415
    @emeraldindia2415 3 года назад +1

    Bro Neenga neraiya function la return use panringa Ana actual ah return enna pannum nu sollave illa bro

    • @CyberDudeNetworks
      @CyberDudeNetworks  3 года назад +2

      Check this: ruclips.net/video/9ASNTv6Xn4A/видео.html

    • @emeraldindia2415
      @emeraldindia2415 3 года назад

      @@CyberDudeNetworks thanks ❤️

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

      "return" returns what you return in code, used in some places where you have to run it inside the environment itself! also "return" is not only used for this, it is used in many places, you'll learn when you learn about "await" and "return" bro👍

  • @SathishKumar-si7xf
    @SathishKumar-si7xf 3 года назад +1

    Broooo inum evolo playlist eruku js la reply pnunga

    • @CyberDudeNetworks
      @CyberDudeNetworks  3 года назад

      Around 5 videos, which will be completed by this week.

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

    Bro react js start panunga bro ♥️

  • @Rahul-ps9jw
    @Rahul-ps9jw 3 года назад +1

    anna , javascript la this keyword pathi detail la solluga

    • @CyberDudeNetworks
      @CyberDudeNetworks  3 года назад +1

      Coming up next. Kindly keep watching future videos.

    • @oviphoenix5996
      @oviphoenix5996 3 года назад

      @@CyberDudeNetworks @CyberDude Networks Pvt. Ltd. Hi please can you create a video more on Javascript these are the list I need more support please?
      Variables, data types and arrays.
      Sequence (flow of execution).
      Selection (decisions).
      Iteration (loops).
      Functions and parameters.
      Classes, objects and properties.
      String manipulation.
      HTML, CSS, JSON.
      Code reuse and software quality
      If you covered some of them I will watch them but please can you do a video on these ones it would be helpful as soon as possible so I can practice some questions from the javascript book?

  • @niyas2053
    @niyas2053 3 года назад +1

    Hello