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