loenex / lets-learn-webpack-2

Repo for the YouTube Series 'Let's Learn Webpack 2'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Webpack

Let's Learn Webpack 2

A HowToCode.io tutorial on learning Webpack 2

The code for each video in this series can be found under 'releases'. After each video, I create a release of the code at that exact moment in time so you can compare yours to mine and check for errors. If you are just beginning this tutorial, you should download the Start Here release and follow along.

Useful Links

These links are organized per video.

What is webpack

Installation & Getting Started

Webpack Loaders

PostCSS with Webpack

Exporting CSS to a seperate file

Source Maps

Multiple Bundles

Dev Server

BrowserSync

About

Repo for the YouTube Series 'Let's Learn Webpack 2'

License:MIT License


Languages

Language:JavaScript 84.2%Language:HTML 9.3%Language:CSS 6.5%