• Lanthanae@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Absolutely lol.

    Our entire presentation was basically “ok y’all so this is the best designed programming language ever we swear.”

    I’m a web developer though so I never get a chance to actually use it day-to-day :(

    • Zeerooth@lemmy.antemeridiem.xyz
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      That sucks, but you can always compile rust code to wasm which loads in the web browser (well almost always, not all libraries support it). And there is also yew.rs which is kind of like React but in rust! I’m not a web developer myself so I only played with it for fun but it looked pretty promising. You should try these out :)

      • Lanthanae@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        The world of front-end frameworks/libraries not built in JS/TS is so foreign to me but I’m interested in checking it out. Thanks for the links!