JavaScript Session 2
Session 2 Learning Outcomes:
View Exercises:
I developed the skills to:
- Create an Object in JavaScript
- Declare and execute a JavaScript Function
- How to debug JavaScript in the event of an error
I developed an understanding of:
- JavaScript Methods and Functions
- JavaScript Scope
- The “use strict” declaration
- Common HTML events
- JavaScript error types