Summary: Let’s Get Functional
Review what we learned about functions in JavaScript.
We'll cover the following...
Key points
- Named parameters can be reproduced in JavaScript using an object as the
Review what we learned about functions in JavaScript.