I created [two screencasts](https://django-lessons.com/pages/tags/?tag=webpack) about Django + Webpack.
First of them introduces Webpack and shows how you can split basically frontend from backend.
Second one digs deeper and introduces Babel - a tool used to transpile ultra modern js syntax into older synatax supported by all browsers. To access second one you need only to sign up.
Enjoy learning!