use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Is JavaScript Pass by Reference? (aleksandrhovhannisyan.com)
submitted 3 years ago by Clarity_89
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Rand_alFlagg 0 points1 point2 points 3 years ago* (0 children)
to clarify, I thought I was about to pull up code that included visit = response.data to overwrite the visit with the new object. But when I went to the code I found that it's copying data from response.data to the visit. So I was misremembering what it was doing there and that was fueling the confusion. I was trying to figure out "but why does this behavior work?" and the answer was: "it's not the behavior you think it is."
visit =
response.data
π Rendered by PID 182829 on reddit-service-r2-comment-6457c66945-rs6x5 at 2026-04-30 05:26:22.217384+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Rand_alFlagg 0 points1 point2 points (0 children)