You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Jonathan Vantu
vantu-code
Full Stack Developer - Javascript, ES6, MongoDB, Express, React, Node-js, GraphQl, context, redux, SQL, Python, HTML & CSS
JS | Value vs Reference - 2 Rabbits and a Magic Hat
JS | Value vs Reference
This exercise is not mandatory, however it may be a good example for understanding the "variables created in functions" and concept of "passing objects (object, arrays and functions) by reference" in JavaScript.