https://github.com/julesss-coder/webpack-practice
Front End Development setup, taken from Brad Traversy's Webpack 5 Crash Course
https://github.com/julesss-coder/webpack-practice
Last synced: 9 months ago
JSON representation
Front End Development setup, taken from Brad Traversy's Webpack 5 Crash Course
- Host: GitHub
- URL: https://github.com/julesss-coder/webpack-practice
- Owner: julesss-coder
- Created: 2024-01-13T11:19:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T20:45:10.000Z (over 2 years ago)
- Last Synced: 2025-02-23T18:46:19.794Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://65a28a141686f6bf1f00862e--unique-licorice-ee13b7.netlify.app/
- Size: 337 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-practice
This is a Front End Development setup taken from Brad Traversy's "Webpack 5 Crash Course".
I followed along and built the setup in order to get a better understanding of Webpack, and to create a website with terrible jokes.
Try it here: https://65a28a141686f6bf1f00862e--unique-licorice-ee13b7.netlify.app/
Setup includes:
- Webpack setup
- Webpack Dev Server
- HTML Webpack Plugin
- Sass Compiling
- Babel Transpiling
- Asset Resource Loaders
- Analyzer Plugin
- Source Maps
Course URL: https://www.youtube.com/watch?v=IZGNcSuwBZs