Hypermedia Systems - Using Django - More htmx patterns
I’m working through Hypermedia Sytstems using django and htmx in public. This post starts applying the patterns from Chapter 6: More Htmx Patterns.
Hypermedia Systems - Using Django - Adding htmx (pt 2)
I’m working through Hypermedia Sytstems using django and htmx in public. This post continues to work through Chapter 5: HTMX Patterns.
Hypermedia Systems - Using Django - Adding htmx (pt 1)
I’m working through Hypermedia Sytstems using django and htmx in public. This post picks up with Chapter 5: HTMX Patterns.
Hypermedia Systems - Using Django - Contacts.app Web 1.0 edition
I’m working through Hypermedia Sytstems using django and htmx in public. This post covers building out the Web 1.0 edition of the book’s contacts app.
Hypermedia Systems - Using Django (introduction)
I’m reading and enjoying Gross et al’s Hypermedia Sytstems. This post is the start of my plan to work through the exercises in public using Django and HTMX.