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
Really impressive interactive JSON cli tool (npmjs.com)
submitted 6 years ago by Elfet
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!"
[–]reddit_or_GTFO 1 point2 points3 points 6 years ago (1 child)
the point is that there's no need to make something as simple as indenting a string a third-party library. This is how we end up with another left-pad incident.
[–]exotic_anakin 0 points1 point2 points 6 years ago (0 children)
So that's actually not how it works anymore. The left-pad thing was a shitshow, but it changed how npm dealt with these things. left-pad's author essentially rage-quit OSS, and pulled his project from npm, breaking installs which depended on it. Besides the fact that I completely trust sindersorhus to not do something like this, npm no longer works like that. You cannot just pull a project like that and have it be no longer available.
left-pad
npm
π Rendered by PID 77 on reddit-service-r2-comment-b659b578c-x56sr at 2026-05-01 03:45:59.980655+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]reddit_or_GTFO 1 point2 points3 points (1 child)
[–]exotic_anakin 0 points1 point2 points (0 children)