es6-modules Flashcards
1
Q
How are ES Modules different from CommonJS modules?
A
syntax is more compact, import and export statements
2
Q
What kind of modules can Webpack support?
A
es6 - amd - CommonJs and more
Learning Fuze > es6-modules > Flashcards
How are ES Modules different from CommonJS modules?
syntax is more compact, import and export statements
What kind of modules can Webpack support?
es6 - amd - CommonJs and more