The best thing about HTMX is that jinja2 (well, minijinja in Rust) has finally become my view layer again. Bootstrap + HTMX + sprinkle in a tiny bit of jQuery and I have a fully-featured interactive webapp. Returning partial HTML from the server is a game-changing paradigm in web development.
Comments
The best thing about HTMX is that jinja2 (well, minijinja in Rust) has finally become my view layer again. Bootstrap + HTMX + sprinkle in a tiny bit of jQuery and I have a fully-featured interactive webapp. Returning partial HTML from the server is a game-changing paradigm in web development.