Webpack: Introduction and setting up dev. environment for ES6/ES2015

Опубликовано: 20 Март 2026
на канале: Tech CBT
14,064
108

-Discusses on JS Task Runners vs. JS bundlers
-What is Webpack and why do we need it
-How to bundle JS files
-How to setup development environment for ES6/ES2015
-How to use ES6/ES2015 classes in your application (a starter)
-How to use babel loader with Webpack (for ES6/ES2015 development)
-How to transpile/compile ES6/ES2015 scripts using Webpack
-Understanding webpack.config.js
-How to use Webpack watch