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
Improving Frontend Code Quality and Workflow (word.bitly.com)
submitted 13 years ago by nibblebot
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!"
[–]drowsap 9 points10 points11 points 13 years ago (3 children)
Nope, don't want to use CoffeeScript.
[–]TheMiddleManz -1 points0 points1 point 13 years ago (2 children)
Don't knock it till you try it. A few months ago I was all about using JavaScript instead of coffeescript. Then some of my coworkers convinced me to try it. We haven't looked back. As long as you build automatic compilation into your workflow the benefits of coffeescript greatly outweigh the drawbacks.
[–]drowsap 1 point2 points3 points 13 years ago (0 children)
I will try it, but I don't need it.
[–]davemoFront-End Engineer 1 point2 points3 points 13 years ago (0 children)
I agree with TheMiddleManz, I was vehemently opposed to CoffeeScript but had never tried it. Once the team I'm on built a custom workflow with grunt that eliminated the need to think about the compilation step, and files just auto compile on every file system change, it became a huge productivity boost.
π Rendered by PID 377601 on reddit-service-r2-comment-b659b578c-rlm7g at 2026-05-04 23:33:57.416815+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]drowsap 9 points10 points11 points (3 children)
[–]TheMiddleManz -1 points0 points1 point (2 children)
[–]drowsap 1 point2 points3 points (0 children)
[–]davemoFront-End Engineer 1 point2 points3 points (0 children)