scrimba
Frontend Career Path
Getting hired
Interview tips
Pass by value vs pass by reference
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Pass by value vs pass by reference
AboutCommentsNotes
Pass by value vs pass by reference
Expand for more info
index.js
run
preview
console
/**
* Front End Interview Questions: Pass by Value vs Pass by Reference
*
* Q: What is pass by reference and how does it differ from pass by value?
*/

Console
/index.html
-3:09