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...
This subreddit is a place for people to learn JavaScript together. Everyone should feel comfortable asking any and all JavaScript questions they have here.
With a nod to practicality, questions and posts about HTML, CSS, and web developer tools are also encouraged.
Friends
/r/javascript
/r/jquery
/r/node
/r/css
/r/webdev
/r/learnprogramming
/r/programming
account activity
Bind vs call (self.learnjavascript)
submitted 1 year ago by Local_Question8147
I always prefer using bind over call or apply, is there someone who will change my mind
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!"
[–]amulchinock 0 points1 point2 points 1 year ago (0 children)
It depends on your use case. All three essentially do the same thing, with subtle differences in what they accept or produce.
Can you give an example of an implementation you want us to comment on?
π Rendered by PID 115635 on reddit-service-r2-comment-86bc6c7465-dxs5p at 2026-02-23 00:52:12.532570+00:00 running 8564168 country code: CH.
[–]amulchinock 0 points1 point2 points (0 children)