Skip to content

Drop the htmx library #42

@mafik

Description

@mafik

While htmx is allows one to avoid custom JS, it pollutes HTML markup with hx-attributes. Because of that it should be replaced with a proper script.js.

Potentially it could also help with automatic view transitions: https://daverupert.com/2023/05/getting-started-view-transitions/ - because htmx somehow causes chrome to segfault.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions