Babel Flashcards
1
Q
What is Babel?
A
A JS compiler used to convert es6 code into older versions
2
Q
What is a Plug-in?
A
Software that is added to a program that adds a new feature
3
Q
What is a Webpack loader?
A
Transforms source code of a module.
4
Q
How can you make Babel and Webpack work together?
A
babel loader