How does apply work? In this short video we will take a short tour of the basic ways to work with apply. In less then 5 minutes you can get the advantage of this advanced coding strategy.
It is very easy. Apply in a way gives you under the hood access to a function enabling you to send to it your parameters as an array. Very useful in some scenarios that we will explore in the video on this page.
For original video page and more videos please see: how to use Function.apply.
+