Published on Nov 12, 2021 Django SASS/SCSS Tutorial Series I will teach you how to use SASS/SCSS in your Django projects. Read more →
Published on Nov 12, 2021 How to use SCSS/SASS in your Django project (Python Way) In this blog post, I will talk about how to use SCSS/SASS in your Django project with Python package. Read more →
Published on Nov 12, 2021 How to use SCSS/SASS in your Django project (NPM Way) In this blog post, I will talk about how to use SCSS/SASS in your Django project with NPM. Read more →
Published on Nov 10, 2021 How to Setup Tailwind CSS with Django (Part 2) Use python-webpack-boilerplate to jump start frontend project bundled by Webpack, and import Tailwind CSS. Read more →
Published on Nov 03, 2021 Django Tailwind CSS Alpine.js Tutorial This FREE tutorial series will teach you how to integrate Tailwind CSS, Alpine.js with Django, and how to make them work together. Read more →
Published on Nov 03, 2021 How to Setup Tailwind CSS with Django (Part 1) Learn to use django-tailwind to setup Tailwind CSS in Django project. Read more →
Published on Oct 28, 2021 Fallback Offline Page in Django Use Service worker to cache the offline page, and return the page when network is not available Read more →
Published on Oct 21, 2021 Add Service Worker to Django Understand what is Web app manifest and how to generate app icons using NPM package in Django. Read more →
Published on Sep 09, 2021 Add Web app manifest to Django Understand what is Web app manifest and how to generate app icons using NPM package in Django. Read more →
Published on Aug 04, 2021 Django PWA Tutorial This tutorial series will teach you how to build PWA with Django. Read more →