Skip to content

Queues - Cynthia Cobb - JS Clock#19

Open
cynthiacd wants to merge 6 commits intoAda-C7:masterfrom
cynthiacd:master
Open

Queues - Cynthia Cobb - JS Clock#19
cynthiacd wants to merge 6 commits intoAda-C7:masterfrom
cynthiacd:master

Conversation

@cynthiacd
Copy link
Copy Markdown

Digital Clock

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
What does jQuery give you that JavaScript doesn't? Lets you manipulate the DOM by using jQuery selectors to select html elements by tags, classes, or ids.
Describe what the following jQuery selector would give you: $('#list') A html element with id list
Highlight three major things you learned about JavaScript this week? There are lots of built in functions to learn - most work the way you would expects but everyone in a while you come across some quirks (like sort). Learning how to use .bind(this). Learning how to make prototypical objects

@PilgrimMemoirs
Copy link
Copy Markdown

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