Quiz 1: Arrow Functions

This lesson will test your basic understanding of arrow functions in JavaScript.

Arrow functions: A brief overview #

Arrow functions were introduced in the ES6 version of JavaScript to ...