Skip to content
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

tor s - digital-clock - octos #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

torshimizu
Copy link

Digital Clock

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
What does jQuery give you that JavaScript doesn't? jQuery gives you the ability to manipulate and interact with the DOM.
Describe what the following jQuery selector would give you: $('#list') This would give access to an HTML element with an id of 'list'.
What are three major things you learned about JavaScript this week? I learned that working with Javascript dates is very difficult (in comparison to Ruby dates), that JS lets you dynamically manipulate a web page (without sending another request) and that JS has many more falsey values than Ruby.

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.

1 participant