-1

I am working with javascript from past 4 years still not aware about below terminologies related to module. Could someone please explain these to me in easy language ?

  • AMD
  • CommonJS
  • ES6
  • WebPack
  • Browserify
vaibhav silar
  • 2,905
  • 2
  • 15
  • 18
Ankush Jain
  • 5,654
  • 4
  • 32
  • 57
  • 1
    [Relation between CommonJS, AMD and RequireJS?](https://stackoverflow.com/questions/16521471/relation-between-commonjs-amd-and-requirejs) – Satpal Jun 22 '17 at 12:22