https://github.com/farooq85-dev/webpack-js
This repository is abou what is webpack and how to use it.
https://github.com/farooq85-dev/webpack-js
javascript-library module-bundler webpack
Last synced: over 1 year ago
JSON representation
This repository is abou what is webpack and how to use it.
- Host: GitHub
- URL: https://github.com/farooq85-dev/webpack-js
- Owner: Farooq85-dev
- Created: 2024-11-05T02:08:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T16:28:31.000Z (over 1 year ago)
- Last Synced: 2025-01-17T04:15:27.704Z (over 1 year ago)
- Topics: javascript-library, module-bundler, webpack
- Language: JavaScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebPack-JS
## This repository is abou what is webpack and how to use it.
### What i learned!
1. Intro
2. Initial Files (src/dist)
3. Creating Modules
4. Webpack Install & Building
5. Using NPM Modules
6. Webpack Config File
7. Loaders & Sass Compiling
8. HTML Webpack Plugin
9. HTML Template
10. Caching & Hash Setup
11. Webpack Dev Server
12. Cleaning Up Hash Files
13. Source Maps
14. Babel Loader
15. Asset Resource Loader
16. Finish The Joke App
17. Webpack Bundle Analyzer