Assets Compilation With Laravel Mix

Assets Compilation With Laravel Mix

9mins
2 lessons
Beginner
Start course

Laravel Mix is an elegant wrapper around Webpack, which abstract Webpack's functionality and more into expressive APIs. If you are like me that don't like messing around with the enormous Webpack configurations, then you will love Laravel Mix. In this course, I'll be showing you how to configure Laravel Mix for assets compilation in an AdonisJS 5 application.

Getting Started

We start off the course by installing and setting up Laravel Mix in a fresh AdonisJS 5 application.

Compilation

With Laravel Mix, we can compile all major CSS preprocessors such as Sass, Less, Stylus and PostCSS as well as plain CSS. In this lesson, we cover how to just that.

*Course still in development. Do check back often for updates.

Chimezie Enyinnaya

Hi, I'm Chimezie Enyinnaya, your teacher.

I’m a self-taught software developer based in Lagos, Nigeria, with over 8 years of experience. In the last couple of years, I've been doing more teaching because I enjoy sharing my knowledge so that others can benefit from it. Come along as I teach you all I know about AdonisJS, Node.js, and JavaScript at large!