practicalli / practicalli/clojure-web-services
htmx: clojure apps and services using HTMX
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
- What is HTMX
- Advantages
- Constraints
What is is
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext
htmx is small (~14k min.gz’d), dependency-free, extendable & has reduced code base sizes by 67% when compared with react
Guides
- simple server-side app with HTMX
- data science dashboard, e.g. visualisations
- complex UI ???
Reference
- https://htmx.org/
- https://hypermedia.systems/ book (free version online)
- https://htmx.org/discord has a clojure-htmx channel
- https://github.com/whamtet/simpleui & https://simpleui.io/
- https://github.com/practicalli-johnny/htmx-examples-clojure-fork
- Clojureverse - whose using htmx and clojure
- https://github.com/BerkeleyTrue/conduit-clj-htmx
- https://biffweb.com/docs/reference/htmx/
- YouTube: HTMX with Clojure backend - playlist
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue body and inspect the repository's existing documentation structure to find the appropriate location for a Clojure and HTMX guide. Use the listed HTMX and Clojure references to cover the introduction, advantages, constraints, and example guides; done means the material is complete, accurate, and linked from the relevant documentation entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100