Exception Handling - Javascript In Depth

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

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

  • @devin5550
    @devin5550 Год назад +7

    you need way more subs, this channel is way better than most of the ones im seeing that have 400k subs

  • @Ale-0303
    @Ale-0303 9 месяцев назад +8

    You are the greatest teacher.
    I can't even begin to explain how much you helped me with this playlist (and believe me, I've tried many courses before)! Your teaching method works great for me :)

  • @PatricioBottos
    @PatricioBottos Год назад +7

    Nader, thanks again for another great video on JavaScript in Depth! Your explanation is so calm and clear that even complex issues like the ones you explain seem easy to understand!

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

      Thanks Patricio! Glad you're enjoying these 😊

  • @surij8376
    @surij8376 3 месяца назад +1

    Very good tutorial. Thank you!

  • @Ati1254
    @Ati1254 Год назад +5

    Thanks😍. Explained Nicely.

  • @senniagordinskaya4051
    @senniagordinskaya4051 Месяц назад

    Thank you!

  • @Politico_Intent
    @Politico_Intent 11 месяцев назад +3

    When attempting to execute our code and dealing with errors, we encounter issues with files like 'throw.js' that cannot be executed without utilizing functions such as 'try-scope.js' and 'try-catch-object.js'. Would it be advisable to delete the 'throw.js' file, considering whether it still serves a significant purpose now that the code can run smoothly?

    • @TechWithNader
      @TechWithNader  11 месяцев назад +1

      Yup! We would always want to try/catch things and catch any throws that may happen in our code. Usually you would be careful to catch the throw higher up in the call stack so it doesn't stop the program like we saw here 😊

  • @0lynnja
    @0lynnja 3 месяца назад

    ขอขอบคุณ

    • @TechWithNader
      @TechWithNader  3 месяца назад

      Thanks! Hope you’re enjoying the series 😄