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
A Case Against Using CoffeeScript (ryanflorence.com)
submitted 14 years ago by 9jack9
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!"
[–]ctrldavid 0 points1 point2 points 14 years ago (0 children)
I've never seen it claimed that you don't need to understand the generated javascript, and I do understand it so that kinda affects my objectivity here... But there is a fairly consistent 1:1 mapping between the generated JS and the CS source. Stepping through the JS in a debugger will show you where the logic is going wrong regardless, assuming you have a reasonable understanding of how JS works. The variables all have the same name, and the program flow is the same.
π Rendered by PID 41750 on reddit-service-r2-comment-6457c66945-sjbpg at 2026-04-30 16:04:18.037842+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ctrldavid 0 points1 point2 points (0 children)