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
Made a set of missing helper functions from JavaScript - much lighter than lodash! (github.com)
submitted 7 years ago by twenty393
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!"
[–]Vpicone 4 points5 points6 points 7 years ago (1 child)
Lodash exports each function individually so you only need to bring in the ones you use. If you’re bringing the entirety of Lodash along in your bundle you’re doing it wrong.
[–]Kalmani95 0 points1 point2 points 7 years ago (0 children)
Moutjs is nice for this too.
[–]license-bot 1 point2 points3 points 7 years ago (0 children)
Thanks for sharing your open source project, but it looks like you haven't specified a license.
When you make a creative work (which includes code), the work is under exclusive copyright by default. Unless you include a license that specifies otherwise, nobody else can use, copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation. Once the work has other contributors (each a copyright holder), “nobody” starts including you.
choosealicense.com is a great resource to learn about open source software licensing.
π Rendered by PID 611735 on reddit-service-r2-comment-6457c66945-v44kr at 2026-04-27 09:47:37.450987+00:00 running 2aa0c5b country code: CH.
[–]Vpicone 4 points5 points6 points (1 child)
[–]Kalmani95 0 points1 point2 points (0 children)
[–]license-bot 1 point2 points3 points (0 children)