Open Diksha-11 opened 3 years ago
Would love to explain
I am a GWOC'21 contributor from Batch 3 of JavaScript. Please assign this issue to me. I assure you that this issue's title will be the same as my PR's title as well as I will be Contributing under the Guidelines and Code of Conduct. Discord : agarwalSakshi | Contributor#9567
I will contribute through Documentation, Code. Please /assign this to me @paramsiddharth
I would like to work on this. @paramsiddharth please assign this to me.
@Moeen-Ul-Islam @daminimehra Comment below if you wish to be assigned.
@paramsiddharth pls assign this Issue to me. I would like to work on this issue.
can we do this if we are from HTML/CSS/JS
can we do this if we are from HTML/CSS/JS
You should ask the mentor or supervisor
can we do this if we are from HTML/CSS/JS
@AnantDuhan I'm sorry, unless you are a contributor in the JavaScript domain, you may not create PRs for JavaScript issues. No worries! :) There are lots of issues for FEWD. Good luck!
Directory
Description
I Will be explaining what is Async and Await in JavaScript (ES6).
The async keyword turns a method into an async method, which allows you to use the await keyword in its body. When the await keyword is applied, it suspends the calling method and yields control back to its caller until the awaited task is complete. await can only be used inside an async method. Changes will be inside winter-of-contributing/Web_Development/Javascript/Topics/ branch.
I am a GWOC'21 contributor from Batch 1 of JavaScript. Please assign this issue to me. I assure you that this issue's title will be the same as my PR's title as well as I will be Contributing under the Guidelines and Code of Conduct.
Formats