pupilfirst / wd401-scripts

Content for WD401 course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to JS Bundling

developedbysaad opened this issue · comments

Level - JS Bundling - Integration of JS into non-JS backends

Things to cover - Understanding the need for JS bundling in modern web development. Overview of popular bundling tools like Webpack and Parcel.

Activity - Create a basic project setup using Webpack to bundle JS files.