Nice! And thanks for posting it here!
What's your motivation for writing it? To aid native lemmy app development? Just hate typescript?
A collaborative space for people to work together on learning Rust, learning about the Lemmy code base, discussing whatever confusions or difficulties we're having in these endeavours, and solving problems, including, hopefully, some contributions back to the Lemmy code base.
Rules TL;DR: Be nice, constructive, and focus on learning and working together on understanding Rust and Lemmy.
See also:
Thumbnail and banner generated by ChatGPT.
Nice! And thanks for posting it here!
What's your motivation for writing it? To aid native lemmy app development? Just hate typescript?
I made it to make it easier to write the leptos UI rewrite.
Right ... that makes a lot of sense
I think it's a really good candidate for code reading for understanding how Lemmy API client works. I'd try to write some toy program with the crate in this week.