CSCI 3342 Web Development
Fall 2024
JavaScript
First-Class Functions and Scope
Simply the best.
Complete the
First-Class Functions
questions in
functions.js
.
First-Class Functions and Scope (20:51)
the code:
examples.js
Additional Reference:
Fundamentals @ javascript.info
See sections on functions, function expressions, and arrow functions
Assignment Checklist
Complete all questions in
functions.js
add, commit, and push your work!