girlscript / winter-of-contributing

GirlScript Winter of Contributing is a three-month-long Open-Source Program organized by🧡GirlScript Foundation to create the world's largest multilingual content repository that will be available to everyone.
MIT License
881 stars 1.57k forks source link

JS: Async and Await #721

Open Diksha-11 opened 2 years ago

Diksha-11 commented 2 years ago

Directory

Topics/Async_Await

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

AnantDuhan commented 2 years ago

Would love to explain

7sakshi7 commented 2 years ago

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

Diksha-11 commented 2 years ago

I will contribute through Documentation, Code. Please /assign this to me @paramsiddharth

vishalsinghhh commented 2 years ago

I would like to work on this. @paramsiddharth please assign this to me.

paramsiddharth commented 2 years ago

@Moeen-Ul-Islam @daminimehra Comment below if you wish to be assigned.

daminimehra commented 2 years ago

@paramsiddharth pls assign this Issue to me. I would like to work on this issue.

AnantDuhan commented 2 years ago

can we do this if we are from HTML/CSS/JS

Moeen-Ul-Islam commented 2 years ago

can we do this if we are from HTML/CSS/JS

You should ask the mentor or supervisor

paramsiddharth commented 2 years ago

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!