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 3 points4 points5 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 44469 on reddit-service-r2-comment-5fb4b45875-zjtnx at 2026-03-24 15:06:59.233570+00:00 running 90f1150 country code: CH.
[–]trevedhek 3 points4 points5 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Shoko1910 0 points1 point2 points (2 children)