Error Handling in NodeJS (Complete Guide) | Node Tutorial

Поделиться
HTML-код
  • Опубликовано: 5 фев 2025
  • In this video you'll learn about what kinds of errors to handle in NodeJS, how to best handle them, and how to create your own custom errors.
    Code: github.com/nik...
    Node Middleware: • What is middleware in ...
    Node Request Validation: • How to Validate Reques...
    Support Me: www.buymeacoff...
    Contact Me: nikitadev292@gmail.com
    #nodejs #javascript #api

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

  • @ljhastr
    @ljhastr 2 года назад +16

    As someone who is learning Node and finished with the basics of mongoDB & mongoose, error handling was still a little unclear to me. This helped out massively, thank you! earned a sub.

    • @mma-dost
      @mma-dost Год назад +2

      Same bro I was not able to clearly understand error handling.

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

      @@mma-dost Hey bro can you suggest some sites or mentors you followed to learn node

  • @emkay2
    @emkay2 Год назад +3

    The flow of your explanation just makes each step of the tutorial fall into place instantly. Thanks a lot!

  • @salmanulfarizyi
    @salmanulfarizyi 2 месяца назад +1

    Thank you so much ❤️
    May you continue to reach greater heights. May all your wishes come true. ❤️

  • @khatariinsaan5284
    @khatariinsaan5284 2 года назад +7

    You will definetely going to become a successful youtuber
    Just keep uploading Regularly !

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

    Error handling strategies was unclear for me like the "this" keyword. tnx for giving us ideas regarding on effective error handling. keep it up ❤

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

    This is the best error handling tutorial I have watched. Thanks

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

    Not only helped with JS error handling, but was a great introduction to error handling abstraction in general. This was a huge help!

  • @_V__.
    @_V__. Год назад

    I just came across a similar implementation in an old project at work, shame I didn’t watch this before then, it would’ve helped me a lot. Awesome video!

  • @plasthree
    @plasthree 8 месяцев назад

    This is the most beautiful way i have seen 😮. Thanks so much.

  • @mma-dost
    @mma-dost Год назад

    Thanks I really watched many tutorial about this topic but none was like yours. Thanks sir 💯💯

  • @TrangBui-seeu
    @TrangBui-seeu Год назад

    This video is really helpful and straightforward. I can now know what’s wrong with my project properly 😂

  • @itsmess1088
    @itsmess1088 Год назад +1

    Super excellent video that really helps me a lot during refactoring the node project!! Thank you so much😃

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

    Very straightforward explanation, thanks!

  • @qgatss
    @qgatss 9 месяцев назад

    Thanks bro! This was really helpful, please keep uploading

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

    Really great video. Clear, concise, fast. Just how I like it. subscribed!

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

    bro please keep these quality videos coming. please

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

    Great video man! Keep up the good work and it will pay off! Thanks for the knowledge.

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

    Perfect explanation!

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

    I have 4 years experience and i was handling errors inside the controller...this is more Clear

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

    You earned a sub man. What a fantastic video.

  • @vignesh-xb5uz
    @vignesh-xb5uz Год назад

    Lastly I found right one❣️

  • @VipulPatel-cd6sm
    @VipulPatel-cd6sm 2 года назад +1

    Very well explained 👍.
    Thanks man.

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

    Thx a lot for this simple and efficient tutorial

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

    Amazing tutorial ❤

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

    To the point. Subscribed👍👍

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

    Awesome bro... panda gang op

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

    Wow, thanks man! great video!!

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

    Great job! 👏 Keep it up!

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

    Helpful video❤

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

    very clearly explained.

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

    Hello! Thank you for the video! Is this the correct way to handle errors for a production environment ? I've read its a good approach to add graceful shutdown. What do you think ? and where or when should we add this ?

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

    You helped me a lot. Thank you so much.

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

    thank you, very helpful

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

    Amazing

  • @MrQerem
    @MrQerem 4 месяца назад

    What extension are you using to run node in VSCode?

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

    Great content!

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

    Hello there, I am kind of new to node, and as I'm learning all the videos seem to focus just on file read and write, events and http request, it that all of it in node, as documentation is not similar to laravel, it is a bit hard for me to switch please help

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

    Please which extension are you using ?
    The grey intellisense, seems like tabnine but i guess it's not

  • @mma-dost
    @mma-dost Год назад

    really great bro . respect++

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

    New subcriber

  • @MrGangel77
    @MrGangel77 11 месяцев назад

    How do you export the actual AppError class and use it in those other files? You don't seem to do that but I'm having to do module.exports for that class then importing it in the other files??

    • @nikita-dev
      @nikita-dev  11 месяцев назад

      I'm exporting the AppError class by doing:
      module.exports = AppError;
      then importing it by doing:
      const AppError = require("./AppError");
      I have a video about Node JS module imports/exports if you want to learn more about how this works!

    • @MrGangel77
      @MrGangel77 11 месяцев назад

      @@nikita-dev cheers. I emailed u too :P

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

    Thanks man!

  • @sudocommand
    @sudocommand Год назад +3

    How about to write tryCatch function in such form:
    exports.tryCatch = fn => (req, res, next) => fn(req, res, next).catch(next);
    Looks cleaner

  • @박재욱-m6n
    @박재욱-m6n 2 года назад

    very helpful

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

    Why do I need to throw an error and then catch it?
    I mean if !user then return next(error);
    Is there any benefit or throwing and catching again?

    • @nikita-dev
      @nikita-dev  2 года назад +1

      Great question! The benefit is that all of your error handling code will be in one place -- the error handler middleware -- and it will reduce repetition. If you were to send the error response in your controllers (instead of passing the error on), you would have to write "res.status(400).send(msg)" every time. Once your routes become complex and there are multiple different checks, you would be repeating yourself a lot.
      It's much cleaner to just pass the error on to the error handler middleware, and then define the error response there (once).

    • @mma-dost
      @mma-dost Год назад

      thanks for asking the doubt bro I was also used to think why not just send res.json(error).status(400) like that.

  • @27sosite73
    @27sosite73 2 года назад

    super!

  • @himansuiii
    @himansuiii 8 месяцев назад

    Thankssssssssssssssss

  • @abdulazeez.98
    @abdulazeez.98 2 года назад +4

    I had to dislike this video, the explanation was good but you covered Express error handling, not Node. By that I mean the ones which crash the node server.

  • @27sosite73
    @27sosite73 Год назад

    super!