leonardomso / 33-js-concepts

📜 33 JavaScript concepts every developer should know.
MIT License
62.75k stars 8.76k forks source link

Enhancement: Add Error Handling Concepts to Documentation #361

Closed Ryrahul closed 9 months ago

Ryrahul commented 10 months ago

Description

Proposal

Add detailed documentation on error handling in JavaScript, covering try...catch, error objects, and best practices for various scenarios.

Benefits


anupam-singh88 commented 10 months ago

Hi, @Ryrahul Could you please assign this issue to me? I’m confident that I can contribute effectively to this project.

Ryrahul commented 10 months ago

@anupam-singh88
Thank you for your interest in working on this issue! I appreciate your enthusiasm. However, I suggest we wait for the repository maintainer to have a look at the issue first. Once they provide their input, we can collaborate on resolving it together. This way, we can ensure that any changes made align with the project's goals and guidelines. Thanks again for your willingness to contribute!

anupam-singh88 commented 10 months ago

@Ryrahul Sure

mintxdp commented 9 months ago

Hey , I will do it . I will add all those concepts related to error handling . I will try to cover try, catch and finally also how can use and effect of error handling in asynchronous nature and how to handle it with other methods as well. I will try to cover it all with help of examples with ascending complexity.Please assign it to me.

We13b-MD commented 9 months ago

I will also love to collaborate and learn be so happy if given a chance @Ryrahul

hpk129 commented 9 months ago

Can I also contribute to this issue?