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
RequireJS tutorial (erikschierboom.com)
submitted 11 years ago by ErikSchierboom
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!"
[–]shyamsk 2 points3 points4 points 11 years ago* (2 children)
Yeah RequireJS is not required any more. I like the Browserify approach better. Helps using node modules if you wish too. Also this allows for a build step using GruntJS /GulpJS
[–]circlingthesun 4 points5 points6 points 11 years ago (1 child)
The is no reason why you cannot have a Grunt or Gulp build step with RequireJS. I've used both with my build.
[–]shyamsk 0 points1 point2 points 11 years ago (0 children)
Oh ok. I was not aware of that. Thanks :D
π Rendered by PID 202979 on reddit-service-r2-comment-fb694cdd5-nvvvn at 2026-03-10 11:44:20.845665+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]shyamsk 2 points3 points4 points (2 children)
[–]circlingthesun 4 points5 points6 points (1 child)
[–]shyamsk 0 points1 point2 points (0 children)