This lesson introduces the concept of JavaScript functions, including: what they are, how to write them, and why we use them.
By the end of class, students will be able to:
Write a function expression and a function declaration.
Organize code through the use of functions
Identify the difference between global and local scope.
There are no slides for this lesson