carlnewton/habitat

Use API calls by default rather than full page loads (perhaps HTMX would be a good idea)

Closed this issue · 1 comments

Use API calls by default rather than full page loads (perhaps HTMX would be a good idea)

HTMX is now in use for comments. I intend to switch the heart functionality to use it also. I think that they should use forms and buttons so that they can also use csrf tokens. I don't know if that's overkill or not.