| web | https://joshkaramuth.com/ |
|---|---|
| Author |
Sept. 4, 2025 » Josh Karamuth » [Archived Version]
Here's how to supercharge your Django templates and make your views squeaky clean with a pattern you'll wish you'd known about sooner.
Read MoreSept. 1, 2025 » Josh Karamuth » [Archived Version]
Ever had your Django data migration mysteriously fail on a model property that you know exists? Here’s why.
Read MoreAug. 24, 2025 » Josh Karamuth » [Archived Version]
Stop wrestling with complex deployments and learn how I use Ansible, Docker, and Litestream to run Django apps on a secure, self-updating, and ridiculously resilient setup.
Read MoreMarch 8, 2025 » Josh Karamuth » [Archived Version]
Learn how to organize Django management commands into intuitive subcommand namespaces, making your CLI cleaner and more developer-friendly!
Read MoreMarch 5, 2025 » Josh Karamuth » [Archived Version]
Why I’m Still Betting on Django in 2025 (And Why That’s Not a Bad Thing)
Read MoreMarch 3, 2025 » Josh Karamuth » [Archived Version]
Confession: Why I abandoned NextJS for Django to save my LLM project from becoming a code nightmare—and why your AI stack might need the same intervention.
Read MoreFeb. 12, 2025 » Josh Karamuth » [Archived Version]
Enhance user experience by gracefully handling 404 errors with htmx in Django
Read MoreJan. 14, 2025 » Josh Karamuth » [Archived Version]
Learn how to build a reusable component with simple tools
Read MoreDec. 25, 2024 » Josh Karamuth » [Archived Version]
Learn how to create and edit models using Django forms inside a modal using HTMX
Read MoreDec. 16, 2024 » Josh Karamuth » [Archived Version]
Learn how to show a modal with minimal Javascript in Django + HTMX
Read More