A few days ago I started to learn Elm with the goal to create a new front end for lemmy.
At the same time I want to create tui applications, which are really modern.
So someone recommended Crate tui, which is a Rust library.
Should I keep learning Elm or should I switch to Rust or should I even learn both, even if it takes a lot of time and energy?
Hehe, I actually just remembered that Lemmy itself is also written in Rust: https://github.com/LemmyNet/lemmy (the web front-end is TypeScript, I think)
I don’t know Elm at all really, but it might be worth going over what we think are characteristics of combinations of back-end and front-end stacks
Great:
Fine:
Bad:
I’m trying to think of other characteristics, but coming up empty :) I’ll update if I think of more :)
I don’t know Elm very good yet, but as far as I know it, it is a perfect match :)