-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Araceli - Scissors #57
base: main
Are you sure you want to change the base?
Conversation
changeTemperatureTextColor() | ||
changeLandscapeEmojis() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great use of helper functions!
|
||
|
||
// event handlers | ||
const registerEventHandlers = (event) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
}; | ||
|
||
// reset temperature and city function | ||
const resetInfo = (event) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work resetting everything!
Great work on this project! Your code is very clean and readable, and your use of helper functions in this project is fantastic! This project is green. |
No description provided.