Webpack Plugins System
Offered By: Frontend Masters
Course Description
Overview
Dive into the Webpack 4 Plugin System and take a tour through the Webpack source code with Sean Larkin – core maintainer of Webpack 4. You'll get an overview of the tappable instances for building Webpack Plugins: Compiler, Compilation, Resolver, Module Factories, Parser & Templates. Then create a custom plugin, isolate plugin behavior and learn to create your own webpack plugins.
Syllabus
- Tapable Plugin System
- Compiler & Compilation
- Resolver & Module Factories
- Parser & Templates
- Compiler Walkthrough
- Plugin System Code Walkthrough
- Creating a Webpack Plugin
- Plugin Instance Hooks
- Isolating Plugins
- Creating a Custom Loader
- Configuring Babel for Webpack
- Webpack Dev Kit & Wrap Up
Taught by
Sean Larkin
Related Courses
JavaScript Libs/FrameworksCity College of San Francisco via California Community Colleges System Learn Build Tools
Codecademy Add Internationalization (i18n) to a React app using React Intl
egghead.io AngularJS and Webpack for Modular Applications
egghead.io Build a Server Rendered + Code Split App in React with React Universal Component
egghead.io