Quiz 1: Arrow Functions
This lesson will test your basic understanding of arrow functions in JavaScript.
We'll cover the following...
Arrow functions: A brief overview #
Arrow functions were introduced in the ES6 version of JavaScript to ...