Y
Hacker News
new
|
ask
|
show
|
jobs
by
lowboy
5122 days ago
Javascript has no native module system that I am aware of. But there are formats+libraries such as AMD (used by Require.js) or CommonJS.