Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
onion2k
on Jan 7, 2015
|
parent
|
context
|
favorite
| on:
JavaScript in 2015
require.js loads modules that are written to the CommonJS and AMD standards. systemjs loads those too, but it also loads a few other things including modules that just dump things in to global scope and things written to the ES6 standard.
It's sort of like require.js on steroids.
atestu
on Jan 7, 2015
[–]
gotcha, thanks!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's sort of like require.js on steroids.