Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.1 Defining Functions

Before we begin, let's briefly review some of the different ways we can create functions and the technical differences between them: named functions, anonymous functions, and arrow functions.

Related Links