Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

NW-6 | AREEB-SATTAR | JS2| [TECH ED] Alarm Clock | WEEK-3 #215

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

areebsattar
Copy link

@areebsattar areebsattar commented Jan 22, 2024

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 COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • My changes meet the requirements of this task

Changelist

Created the alarm clock app as per requirments

Questions

Copy link

netlify bot commented Jan 22, 2024

Deploy Preview for cute-gaufre-e4b4e5 ready!

Name Link
🔨 Latest commit 522a729
🔍 Latest deploy log https://app.netlify.com/sites/cute-gaufre-e4b4e5/deploys/65aefcbaea4ebe0008acf50c
😎 Deploy Preview https://deploy-preview-215--cute-gaufre-e4b4e5.netlify.app/week-3/alarmclock
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@JayMayer JayMayer left a comment

Choose a reason for hiding this comment

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

Great work Areeb! I like your use of the global scope to keep everything in sync, and I'm really happy that we got to discuss clearInterval(..) in class as well.

Your code is simple and clear to read, well done! 🎊

The only comment from me is to check where you might be able to use const instead of let to make sure you (or someone editing your code) doesn't accidentally change the value 🔒

@areebsattar
Copy link
Author

It was helpful to have that discussion in class for sure. I try to use const more often now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants