Echo JS 0.11.0

<~>

tracker1 16 days ago. link 1 point
I think my biggest concern for server-side  components is the overhead at scale... or anything resembling scale.  I know there are FaaS, Lambda, Vercel, Cloudflare, Deno, etc for functional and horizontally scaling hosting, but a lot of people are using a VPS or dedicated hosting for more predictable pricing.  It would be nice to see some comparative overhead for say 10000 simultaneous users of an application in Brissa vs Next.js vs HTMX to see what the performance overhead, response times, etc look like in practice.

I think they all have good and bad, but I'm thinking there are other values in using Go or Rust with HTMX that outweigh the benefits of server driven component frameworks.  Though the DX for the latter is  at least interesting.