aRustyDev / aRustyDev/mdbook-htmx

docs(htmx): Explain how HTMX works

Open
#48 3 comments 0 reactions 1 assignee Claimed by @aRustyDev View on GitHub
Dominant language
Rust
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Create documentation in the `mdbook-htmx` book describing how HTMX works

HTMX is
- a Server Side Rendered system
- a JavaScript Library that swaps HTML Fragments

HTMX
- Requests endpoints from server
- Expects HTML Fragments as responses
- Uses `hx-*`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.