Web Development > Babel > Flashcards
What is Babel?
What is a Plug-in?
What is a Webpack loader?
- transformations that are applied to a module’s source code - transforming from different languages to JavaScript
How can you make Babel and Webpack work together?