Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Private VLAN, and Shared Internet Access.

## Web Dev with HTMX

HTMX is somewhat a return to the roots of web development, and regardless of the web framework: Django, ROR, Symphony...
HTMX is somewhat a return to the roots of web development, and regardless of the web framework: Django, ROR, Symfony...
You rediscover everything that makes a web framework useful rather than turning it into a mere JSON provider. Sending
HTML directly to the browser, storing the app state directly in the HTML. That's what true REST is, and it's so much
simpler to manage.
Expand Down