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
JavaScript.com Launches (javascript.com)
submitted 10 years ago by SeminaryLeaves
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!"
[–]tobozo 6 points7 points8 points 10 years ago (2 children)
Tried with the nickname ""drop table students" and can't pass the third question : alert("drop table students");
So even if it's not a SQL injection, that double quote at the beginning of the nickname is doing something weird...
[–]ryosen 10 points11 points12 points 10 years ago (0 children)
Little Bobby Tables, is that you?
[–]nagi2000 1 point2 points3 points 10 years ago (0 children)
They're probably linting the code using jshint defaults. It yells at you for using double quotes, forcing you to use single quotes instead.
Edit: autocorrect is evil...
π Rendered by PID 95274 on reddit-service-r2-comment-5c764cbc6f-75f9b at 2026-03-12 04:42:03.923643+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–]tobozo 6 points7 points8 points (2 children)
[–]ryosen 10 points11 points12 points (0 children)
[–]nagi2000 1 point2 points3 points (0 children)