Bulma
HTMX, Hyperscript and Flask - Slideshow gallery
Continuing work on my project in Flask and Bulma, I needed a neat way to display a photo gallery.
Read MoreHyperscript and Flask - Bulma dropdown
Since I got a better grasp of what HTMX is all about, I decided to see what hyperscript , a companion of HTMX, can do for my project.
Read MoreHTMX with Flask - Bulma modals
While I used HTMX alert when deleting post comments, I felt like deleting a whole post was a bigger deal and should have a more fancy warning.
Read MoreHTMX with Flask - Fade in and out
In my previous post I converted my boring commenting feature to use HTMX and make commenting much faster.
Read MoreHTMX with Flask - Adding a comment
As I mentioned in my previous post , my blogging app written in Flask allows users to post comments under each post.
Read MoreHTMX with Flask - Delete a comment
My blog app written in Flask allows users to post comments under each post.
Read MoreHTMX with Flask - Follow button
I haven’t seen many examples of how to use HTMX with Flask, so I’m documenting little snippets from my own code for anyone who wishes to make use of this wonderful combination of technologies.
Read More