Open Source eBook: Hotwire Django Tutorial
Michael Yin
Last updated on Sep 25 2023
Michael Yin
Last updated on Sep 25 2023
Michael Yin
Last updated on Jun 15 2023
Michael Yin
Last updated on Jun 15 2023
In 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.
Michael Yin
Last updated on May 17 2023
Michael Yin
Last updated on Apr 04 2023
Build Blog With Wagtail CMS (4.0.0) Released
Michael Yin
Last updated on Nov 07 2022
In this tutorial, I will talk about how to use Django-mjml to develop Responsive HTML Email in Django
Michael Yin
Last updated on Sep 29 2022
In this tutorial, I will talk about the two solutions to add Favicon to your Django project.
Michael Yin
Last updated on Aug 31 2022
After reading, you will know the six solutions to combine the frontend and backend, and the pros and cons.
Michael Yin
Last updated on Aug 03 2022
Hotwire is the default frontend solution shipped in Rails, this book will teach you how to make it work with Django, you will learn building modern web applications without using much JavaScript.