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

Topic Idea - DOM Manipulation #19

Open
aspencer8111 opened this issue Jan 16, 2018 · 0 comments
Open

Topic Idea - DOM Manipulation #19

aspencer8111 opened this issue Jan 16, 2018 · 0 comments

Comments

@aspencer8111
Copy link

aspencer8111 commented Jan 16, 2018

JavaScript DOM Manipulation

General outline:

  1. What is the DOM?
  2. How each node/element in the DOM can be attached to.
  3. Events and Listeners/Handlers.
  4. How to create, read, update, delete attached DOM nodes. (CRUD the dom === mastering the DOM)
  5. Final project: A simple todo list app that allows creation and deletion of tasks
  6. BONUS: an editing or 'marked done' w/o deleting task feature.
@aspencer8111 aspencer8111 changed the title Topic Idea Topic Idea - DOM Manipulation Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant