From the course: Learning webpack 4

What you should know

From the course: Learning webpack 4

Start my 1-month free trial

What you should know

- [Instructor] Learning webpack will introduce us to new ways of packaging and building our JavaScript code. For that reason, I'll assume that you have a bit of JavaScript knowledge prior to taking this course. If you need a refresher, check out JavaScript Essential Training with Morton Rand-Hendrikson. We will also be installing webpack via npm, so you'll need to be sure to have node.js and npm installed to work with wepback. In a later video I'll show you how to make sure that these tools are installed. If you've never worked with them before though, you may want to watch Node.js Essential Training with Alex Banks. That's about all you would need to get started with this course, so let's jump right in.

Contents