Skip to content

GLASGOW | May-2025 | Taras Mykytiuk | Module-Data-Groups | Sprint_3 | Alarm_Clock #614

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TarasMykytiuk
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.
Changed files: alarmcklock.js and index.html.
Web page now has alarm clock with timer.

Questions

Ask any questions you have for your reviewer.

@TarasMykytiuk TarasMykytiuk added the Needs Review Participant to add when requesting review label Jul 15, 2025
@YoanHlebarov YoanHlebarov added the Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. label Jul 19, 2025
@YoanHlebarov
Copy link

That is a good stab at the problem at hand. Overall the approach is good and you are very close to getting a good working solution. See if you can fix the bug I pointed above.

Another thing to consider if you should be using let for all variables. Is there a better option for this, specifically for variables that are not being reassigned?

@YoanHlebarov YoanHlebarov added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants