Hopefully the title is self explanatory, what is the advantage of using the .call() method in Javascript compared with just writing functionName(); ?
|
1
|
|||
|
|
|
|
|||
|
|
|
If you don't pass anything into
But if you pass an object into
|
|||
|
|
|
|
Let me show an example:
Further reading: Hope this helps. |
||
|
|
