JavaScript
Goals for the JavaScript Unit- Understand basics of JavaScript
- events
- DOM
- Troubleshooting console
- Essential operations:
- DOM manipulations
- if...else
- for
- lists, objects, JSON structure
- XHR
- Understand how to use JavaScript
- Separate JS from Markup
- Be able to incorporate JavaScript functionality into a site
- Be able to use JavaScript and jQuery for commonly needed functionality
- Ready for more!