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 :)
We used that image in a presentation in my programming languages class lmao.
that is absolutely crabulous 🦀🦀🦀
but have you also mentioned that rust is the best of them all? :D
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 :(
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 :)
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!