Published on Feb 25, 2024 Bring Rails ActionCable to Django After reading, you will know what is Rails ActionCable, how to use it in Django, and how to build a simple ChatRoom with it. Read more →
Published on Jan 07, 2024 Use Turbo Stream To Manipulate DOM Elements In this article, we will learn what is Turbo Stream and how to use it to manipulate the DOM elements on the web page. Read more →
Published on Nov 28, 2023 Partial Form Submission With Turbo Frame In this article, we will learn how to use Turbo Frame to do partial form submission without writing Javascript. Read more →
Published on Nov 25, 2023 Open Source eBook: Hotwire Django Tutorial Learn Hotwire with Django through this free open source eBook, covering Turbo, Stimulus, and modern web development techniques. Read more →
Published on Nov 14, 2023 Create Chat App In this article, we will create a chat app, and relevant models, views and templates. Read more →
Published on Nov 08, 2023 Create Django Project with Modern Frontend Tooling In this article, we will create a Django project and add modern frontend tooling and Tailwind CSS to it. Read more →
Published on Nov 05, 2023 How to create ChatGPT-alike interface with Hotwire, Django and Celery This tutorial series is to teach people how to build ChatGPT with Django, Hotwire, Websocket and Celery. Read more →
Published on Jun 21, 2023 Wagtail Tutorial Series This Wagtail tutorial series teaches you how to create a standard blog using Wagtail CMS step by step. Read more →
Published on Jun 15, 2023 Build Blog With Wagtail CMS (4.0.0) Released Discover what's new in Build Blog With Wagtail CMS (4.0.0), including Wagtail 4, Tailwind CSS, Stimulus, and modern blog development techniques. Read more →
Published on Jun 15, 2023 eBook: The Definitive Guide to Hotwire and Django Learn how to use Hotwire with Django for modern web development, including Turbo, Stimulus, Tailwind CSS, and real-time features. Read more →