learn-javascript icon indicating copy to clipboard operation
learn-javascript copied to clipboard

Add a new topic

Open YockerFX opened this issue 1 year ago • 3 comments

• Asynchronous Programming:

• Explanation of Promises. • async/await syntax and its advantages. • Error handling in asynchronous code.

YockerFX avatar Oct 11 '24 06:10 YockerFX

Great! I would like to contribute to this. Can you please assign it to me under Hacktoberfest'24, @sumn2u ?

Abhilash107 avatar Oct 11 '24 07:10 Abhilash107

Thanks for creating this feature request. We do have some content of each. Let me know if you want to expand it @Abhilash107.

• Explanation of Promises.

https://github.com/sumn2u/learn-javascript/blob/main/en/promise-async-await/promise.md

• async/await syntax and its advantages.

https://github.com/sumn2u/learn-javascript/blob/main/en/promise-async-await/async-await.md

.Error handling in asynchronous code.

https://github.com/sumn2u/learn-javascript/blob/main/en/promise-async-await/promise.md

sumn2u avatar Oct 12 '24 10:10 sumn2u

Sorry that was my bad 😅

YockerFX avatar Oct 12 '24 11:10 YockerFX