configit / lunch.js

Resources from LunchJS session
0 stars 0 forks source link

JavaScript Modules #6

Open kasperp opened 9 years ago

kasperp commented 9 years ago

What options exists for creating sharable and resusable javascript modules? There are currently at least 3 competing technologies AMD, CommonJS Modules and ES6 modules.