Comment on What software stack would you have chosen for Lemmy?
cynber@lemmy.ca 1 year agoI don’t have as much experience working with the stack, but from what I’ve read it seems like Rust is a pretty solid choice for the backend. It also seems like a lot of the upgrades people want are for the front end, so that’s what would benefit the most from being simpler.
Typescript makes sense, and a handful of frameworks have typescript support. What are the benefits of using Inferno over something like Vue/Nuxt or plain React?