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. The post page contains a little comment form which consists of only one text box and a submit button. I have originally implemented it...
vchu.hashnode.dev4 min read