Questions tagged [js-amd]

JavaScript Asynchronous Module Definition

See Using AMD loaders to write and manage modular javascript (John Hann, 2011-04-11, slides)

207 questions
293
votes
3 answers

bower init - difference between amd, es6, globals and node

I am creating my first Bower component. After running bower init the script asks me 'what types of modules does this package expose?' with these options: amd es6 globals node what is the difference between these options?
pherris
  • 17,195
  • 8
  • 42
  • 58
138
votes
4 answers

What's the difference between Require.js and simply creating a