Skip to content

Conversation

@amb54
Copy link

@amb54 amb54 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? It lets me interact directly (dynamically) with a browser.
Describe what the following jQuery selector would give you: $('#list') Access to the tag with id = list in a html file
Highlight three major things you learned about JavaScript this week? How the classes are structures differently from Ruby. JQuery. Using the + operator converts strings (that is a number) to a number. The other operators do not do this.

@PilgrimMemoirs
Copy link

Digital Clock

What We're Looking For

Feature Feedback
General
Uses a JavaScript function to get the time Well Done
Uses JavaScript to manipulate the DOM Well Done
Creates a custom function to handle logic Well Done
Overall
Great work! Submission meets all expectations for this project ⏰

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