from Hacker News

Show HN: Reusable components with Django and HTMX

by dylanjcastillo on 2/2/24, 2:22 PM with 2 comments

  • by ralmidani on 2/2/24, 10:22 PM

    This looks really nice, thank you! I’m actually building a Django and htmx app right now and will definitely be using some of these code samples.

    As a side note, I really wish the use of strings as Django templates was more common and had better support in IDEs.