-
Notifications
You must be signed in to change notification settings - Fork 2
Good idea #1
Copy link
Copy link
Open
Description
the async loading of the WASM while the server is in SSR mode is genius.
https://elijahm.com/posts/local_first_htmx_part2/ Explains the intent well.
You might like Datastar as it goes a fair bit further and an of course compile to WASM .
https://data-star.dev/guide/getting_started
Ds is a htmx alternative that has sse built in, does not need alpine js ( as it has built in signals) and supports js , go , etc. it’s really great at reactive gui , where the gui needs to change if the backend changes . So perhaps it’s a good fit for bring in the browser , getting tiny json updates from the server .
Is it better than htmx ? I like its purity . That’s me though :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels