Htmx and hyperscript are two open-source toolkits developed by Big Sky Software and collaborators. They provide a host of HTML attributes to deal with AJAX requests, partial DOM updates, CSS transitions, event handling, Server-Sent Events and WebSockets. In this article, I show you how I used them in my current project, which is a simple membership/subscription tracking site made with Django.

7m read timeFrom nomadiq.hashnode.dev
Post cover image
Table of contents
Modal dialog and form submissionUpdating the memberships tableFinal thoughts
2 Comments

Sort: