Ivana's Coding Bits

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
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
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
My blog app written in Flask allows users to post comments under each post.
Read More