Skip to content

Queues - Anna Barklund-- js-digital-clock #38

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: master
Choose a base branch
from

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