# HTMX
I want to try [htmx](https://htmx.org) for cl-swiggy-tix rendering
rather than using an SPA front end. This will reduce complexity and
allow me to write more code in the Lisp environment.
## Further reading
* [Click to Edit](https://htmx.org/examples/click-to-edit/)
* [Edit Row](https://htmx.org/examples/edit-row/)
* [Tabs](https://htmx.org/examples/tabs-hateoas/)
* [User Docs](https://htmx.org/docs/)