Skip to content

London | 26-ITP-Jan | Raihan Sharif | Sprint 3 | Alarm Clock#964

Open
RaihanSharif wants to merge 1 commit intoCodeYourFuture:mainfrom
RaihanSharif:alarm-clock
Open

London | 26-ITP-Jan | Raihan Sharif | Sprint 3 | Alarm Clock#964
RaihanSharif wants to merge 1 commit intoCodeYourFuture:mainfrom
RaihanSharif:alarm-clock

Conversation

@RaihanSharif
Copy link

@RaihanSharif RaihanSharif commented Feb 27, 2026

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Created alarm clock using setInterval as a clock tick.

Questions

I tried to use setInterval to poll Date.now() every 500ms, as I thought that would be more robust, but the test suit meant I couldn't do that. How strict are you about following the spec?

@github-actions

This comment has been minimized.

@RaihanSharif RaihanSharif added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 27, 2026
@A-O-Emmanuel A-O-Emmanuel added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Feb 28, 2026
Copy link

@A-O-Emmanuel A-O-Emmanuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your implementation works, good job!

@A-O-Emmanuel A-O-Emmanuel added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants