Open YockerFX opened 1 month ago
Great! I would like to contribute to this. Can you please assign it to me under Hacktoberfest'24, @sumn2u ?
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
Sorry that was my bad 😅
• Asynchronous Programming: