What is Babel?
a javascript compiler that converts syntax
What is a Plug-in?
software component that adds specific feature to a program
What is a Webpack loader?
transformations that are applied to the source code of a module.
How can you make Babel and Webpack work together?
babel-loader