16

I'm running a server-side-rendered web server using Actix Web. Any suggestions for a client? All I really need is something fast and that I can use without breaking my neck (don't need any fancy VDOM, trying to ship minimal JS).

you are viewing a single comment's thread
view the rest of the comments
[-] LPThinker@lemmy.world 1 points 1 year ago

My go to for static content is astro.js. It gives a really nice developer experience that is really just writing HTML but with the quality of life of reusable "components", all with 0 JS by default.

[-] dukk@programming.dev 2 points 1 year ago

Ultimately, I ended up using Astro, Rust was giving me too much pain for no tangible gain.

this post was submitted on 01 Jul 2023
16 points (100.0% liked)

Rust

5744 readers
47 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS