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