This is #1 of the Definitive Guide to Django and Webpack
By the end of this chapter, you should be able to:
- Create a
Webpack
project and make it run inwatch
mode. - Understand what is Webpack loader
- Learn how to use Webpack loaders to work with SCSS and modern Javascript
LINK: Setup Webpack Project with Django
I will publish the rest chapters in the coming weeks.
Thx.