Passing Functions as Arguments in JavaScript

preview_player
Показать описание
A parameter is a variable defined by a function, that receives a value when a function is called.

An argument is the value or values being passed into the function when it is invoked.

Functions can be passed into other functions as arguments, this video strives to clarify some of the confusion surrounding this subject.
Рекомендации по теме
Комментарии
Автор

Here to show you some love Ian. Thanks for the content. See you soon!

CodingNuggets
Автор

Ah! Thank you! Totally makes sense now.

everhawkeyes