This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Map event listeners to trigger state change #2
Labels
begginer friendly
Kick start your Open-Source journey
first timers only
Submissions accepted from first time contributors
good first issue
Good for newcomers
hacktoberfest
Send PR and earn a free t-shirt
Comments
hardeepnarang10
added
good first issue
Good for newcomers
begginer friendly
Kick start your Open-Source journey
first timers only
Submissions accepted from first time contributors
hacktoberfest
Send PR and earn a free t-shirt
labels
Sep 30, 2021
I'll be happy to contribute to this. |
1 task
@jpyamamoto Raise a pull request. |
@hardeepnarang10 I would like to contribute to this.. |
@hardeepnarang10 sir this repo is not participating in hacktoberfest. In my Hacktoberfest profile it is showing that project is not participating. |
@codenarocode I have added the |
@hardeepnarang10 Sir Please check my PR |
I'm not available on weekdays. Will check and comment tomorrow. |
okk okk👍 |
@hardeepnarang10 Please review my PR |
This issue is partially solved. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
begginer friendly
Kick start your Open-Source journey
first timers only
Submissions accepted from first time contributors
good first issue
Good for newcomers
hacktoberfest
Send PR and earn a free t-shirt
State change handlers (functions that handle an event) are defined in the script.js file. However, a call to these handlers must be mapped to an event via an event listener. As a contributor, your job is to figure out which javascript events best fit the state change illustration given in README and then map an event listener at the end of the file.
Refer to README for state change illustration.
You're only allowed to add to the existing code.
Partial submissions are acceptable.
Good luck!
The text was updated successfully, but these errors were encountered: