Bulma

HTMX, Hyperscript and Flask - Slideshow gallery

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 More
Hyperscript and Flask - Bulma dropdown

Hyperscript 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 More
HTMX with Flask - Bulma modals

HTMX 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 More
HTMX with Flask - Fade in and out

HTMX 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 More
HTMX with Flask - Adding a comment

HTMX 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 More
HTMX with Flask - Delete a comment

HTMX with Flask - Delete a comment

My blog app written in Flask allows users to post comments under each post.

Read More
HTMX with Flask - Follow button

HTMX 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