Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
sergiotapia
13y ago
0 comments
Save
Share
Why use this over require.js? What benefits does this bring to the table?
0 comments
2 comments · 2 top-level
top
newest
oldest
2mur
13y ago
You don't have to mangle your code to get it into the AMD format. Just require() like node.js or CommonJS.
superfreek
13y ago
Allows you to use commonjs instead of amd modules. Then you can manage your dependancies with npm.
j
/
k
navigate · click thread line to collapse