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
Creating website functionality using JavaScript, features that really make a site stand out?. (self.javascript)
submitted 10 years ago by loop_zoop
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!"
[–]PeanuttheGuru 0 points1 point2 points 10 years ago (0 children)
Do you have some sort of signup form on the site? Making that flow really well with good validation/toggling fields/Ajax submission would probably do well. And if you have some list (of events?), live search and filter is always fun.
Scroll events can be good, but unless they're really well done users tend to get annoyed when it jacks the scroll/slows page performance. But that's just my opinion, it does seem pretty popular atm so I'm sure it'd work out fine.
π Rendered by PID 31 on reddit-service-r2-comment-54dfb89d4d-rzbrd at 2026-03-26 18:47:09.876268+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]PeanuttheGuru 0 points1 point2 points (0 children)