Javascript
JavaScript Fundamentals -- Functions in JavaScript

Conclusion to Functions in JavaScript

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

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!