Published onJune 15, 2023How to Combine Frontend and Backend (For Python Web Developers)Explore six solutions for combining frontend and backend in Python web projects, including SPA, SSR, Jamstack, hybrid, and SEO-friendly architectures.Read more →
Published onJune 15, 2023Lightweight Javascript Framework Review (For Django Developers)Compare lightweight JavaScript frameworks for Django projects, including HTMX, Alpine.js, Turbo, Stimulus, Django Unicorn, and more to find the best solution for your needs.Read more →
Published onJune 15, 2023Django Favicon GuideLearn how to add and manage favicons in your Django project for better branding and cross-device compatibility.Read more →
Published onJune 15, 2023Django Form Validation GuideIn this tutorial, I will talk about some ways to do form validation in Django, and compare them to help you choose the best way in your project.Read more →
Published onJune 15, 2023How to Develop Responsive HTML Email in DjangoIn this tutorial, I will talk about how to use Django-mjml to develop Responsive HTML Email in DjangoRead more →
Published onJune 15, 2023How to add Typescript to the Django ProjectLearn how to integrate TypeScript into your Django project for safer, scalable, and maintainable frontend development.Read more →
Published onJune 15, 2023Create Wagtail ProjectLearn how to create a new Django project and integrate Wagtail CMS for powerful content management.Read more →
Published onJune 15, 2023Modern Frontend Techs for WagtailDiscover how to set up a modern frontend workflow for Wagtail using Webpack, Tailwind CSS, and live reload for efficient development.Read more →
Published onJune 15, 2023Dockerizing Wagtail AppLearn how to use Docker Compose to containerize your Wagtail app with Postgres for efficient development and deployment.Read more →
Published onJune 15, 2023Add Blog Models to WagtailLearn how to add blog, category, and tag models to Wagtail and connect them for flexible content management.Read more →