CourseLearn Programming Using Scratch & Javascript
AboutLessonsComments

Anonymous Function

Functions are the unit of reusability. While programming, sometimes we don't need this reusability. Instead, we want to use a function like use and throw. We'll learn how to achieve it using the anonymous function in this lesson.