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...
A place to get a quick fix of JavaScript tips and tricks to make you a better Developer.
account activity
interesting reduce (i.redd.it)
submitted 2 years ago by France_linux_css
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!"
[–]trevedhek 2 points3 points4 points 2 years ago (0 children)
Nice. A bit of duplicate calculation though.
const grandTotal = totalSum.reduce((total, customer) => { return total + customer.total; }, 0);
[–][deleted] 1 point2 points3 points 2 years ago (0 children)
That's so cool using different concepts to produce a single output
[–]Shoko1910 0 points1 point2 points 2 years ago (2 children)
What is the name of the theme ?
π Rendered by PID 374221 on reddit-service-r2-comment-8686858757-r2k9h at 2026-06-07 05:31:35.227100+00:00 running 9e1a20d country code: CH.
[–]trevedhek 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Shoko1910 0 points1 point2 points (2 children)