Outline

In this section, we learned how to write and use functions, arguments, and parameters. We covered:

  • Named Functions
  • Anonymous Functions
  • Arrow Functions
  • Default Parameters
  • Named Parameters
  • Rest Parameters

If you have any questions about any of this, you can refer to this blog post. Continue on to the next section when you're ready!