|
|
|
|
|
by silviogutierrez
1459 days ago
|
|
It's very similar, except hotwire/htmx won't give you server rendering. It's not that big a deal if it's just small snippets. This does make testing a lot easier, as the server response is identical to the hydrated client. |
|
For React, SSR is secondary. For HTMX, it is primary.