An open API service indexing awesome lists of open source software.

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

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