HTMX + Flask: Modern Python Web Apps, Hold the JavaScript Transcripts
Chapter: Course conclusion and review
Lecture: Examples first, docs second

Login or purchase this course to watch this video and the rest of the course contents.
0:00 As you continue your journey through htmx. I encourage you to start with the examples.
0:06 The documentation is fine, but I really find that going to an example that shows exactly the two or three pieces of htmx
0:15 that you need to bring together, to get everything to work just right for that scenario. That's really what you need.
0:21 The way that I learned htmx and the way I encourage you to continue your exploration is go to the examples,
0:27 find something that's doing just what you would like, and then you can go over to
0:31 the documentation to say look at the hx-trigger to figure out what the options are for maybe a delay there or something like that.
0:38 Right? Use the example and then let that drive you or dive deeper into the
0:43 documentation. And here's an idea if you don't find an example of something you want, and then you figure it out.
0:49 Go and submit a pull request to add an example that will show that for people right? So you can help contribute back to the htmx project.
0:58 Right? So remember htmx.org/examples is a great jumping off point for going further.


Talk Python's Mastodon Michael Kennedy's Mastodon