Skip to content

Conversation

ssamant
Copy link

@ssamant ssamant commented May 22, 2017

Digital Clock

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
What does jQuery give you that JavaScript doesn't? the ability to dynamically change content on a website
Describe what the following jQuery selector would give you: $('#list') element that has the id list
Highlight three major things you learned about JavaScript this week? language of the front-end; have to declare variables; anonymous functions are a thing

@CheezItMan
Copy link

Digital Clock

What We're Looking For

Feature Feedback
General
Comprehension Questions Check
Uses a JavaScript function to get the time Check
Uses JavaScript to manipulate the DOM Nice work with the selectors and classes.
Creates a custom function to handle logic Check
Overall Great work getting two timezones to work, and an even better job making easy to add a 3rd or 4th!

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

Successfully merging this pull request may close these issues.

2 participants