Open junedev opened 3 years ago
Is somebody working on it or I could pick it up
@shubhsk88 It's yours if you want it. 🙂
Thanks will start working on it this weekend.
@shubhsk88, how is it going on the concept? I would like to pitch in if you are willing? Let me know if I can help. Thanks
Sorry Got stuck with life but will be finishing this up sooner, I will let you know @pertrai1 if I need help.Thanks for the help😅
@shubhsk88 Can you give a short update on the status here? Feel free to create a draft PR in case you want some early feedback on something. Also let us know in case you can't continue working on this for some reason.
@shubhsk88 Since I didn't hear back from you for some month, I will unassign you from the issue so it can be picked up by someone else.
I want to work on this.
@SalahuddinAhammed Great that you want to help. I'll assign you to the issue. Please let us know in case you have any questions or decide you don't want to continue working on this.
That's great. I am working on this issue.
Sorry to say, I will not work on this issue now for personal reasons.
I'll happily take this on.
@rockysingh3 I did not see any commits being added to your PR I a while. Are you still planning to work on this?
Hi, I would like to take this on
@derin-art if you'd still like to work on this, please create a forum post with an outline of your proposed implementation before doing "all the work", to prevent you from having to scrap a lot.
Alternatively, open a draft PR such as https://github.com/exercism/javascript/pull/1780
Goal
The goal here is to create a new concept exercise and a new concept from scratch.
Getting started
Here you can read about what Concept Exercises are and how they are structured:
If you have not done so yet, it is probably also helpful to do a couple of "Learning Exercises" (this is how they are called on the site) yourself. You can also look at the code of an existing concept exercise like
bird-watcher
(conceptfor-loops
) for reference.Concepts
The following concept needs to be created. You can use the introduction.md file of the concept also as introduction.md file of the exercise. No need to create different content at this point. Additionally, if you want to save some time it is ok to not have an extensive about.md at this point. It can also be mainly the instruction.md content, maybe with some additions you would like to make.
async-await
Learning Objectives
In the concepts the student should learn about the following topics and then practice them in the concept exercise.
Out of Scope
Prerequisites
The following concepts should be assumed and defined as prerequisites for the new exercise:
promises
errors
Resources
Here some links that might be helpful as a starting point:
Help
You can choose to do this solo-style, or collaborate with multiple people on this. The suggested approach is to