Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.2 Working with Arguments

The arguments object is automatically created for a function when it executes... but not in arrow functions. In this lesson, we'll look at the arguments object and see how useful it can be.