Build Blog With Wagtail CMS (4.0.0) Released
Build Blog With Wagtail CMS (4.0.0) Released

Michael Yin
Last updated on Nov 07 2022
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
I will talk and compare lightweight javascript frameworks, and help you decide which one is the best for your Django project.
Michael Yin
Last updated on Jul 15 2022
You will learn building modern web applications with Hotwire, Tailwind CSS and Django.
Michael Yin
Last updated on Jul 04 2022
In this Heroku tutorial, I will talk about how to use `heroku-pg-extras` plugin to monitor Heroku Postgres.
Michael Yin
Last updated on Jan 06 2022
In this post, I will talk about how to deploy Django project to Dokku with Docker.
Michael Yin
Last updated on Dec 31 2021
In this Dokku tutorial, I will talk about how to deploy Django project with Dokku, it would use Postgres db and Amazon S3 to store data and media files.
Michael Yin
Last updated on Dec 31 2021
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.