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).

  • dukk@programming.devOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

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