cross-posted from: https://lemmygrad.ml/post/647564

Cross posting this here as this is would likely interest other people in the Lemmy part of the fediverse. I’ll still contribute to the official UI too, though.

The other day I started making a UI for lemmy with a different framework than is used by the official one as a way of getting some hands on experience with SolidJS. I considered making a clone of the existing UI, but I started thinking that I could make it look different. Since lemmy doesn’t tie you to a specific UI, it could be nice to give instances another option. At the moment, the only web UIs I know of for lemmy is the official one and the bulletin board one. Does anyone have any ideas about this?

  • @CannotSleep420OP
    link
    411 months ago

    I’ve dabbled in leptos before. It seems good and has been gettingba lotb of development. I’ll need to get a better handle on Rust, but that’s about it.

    • Dessalines
      link
      fedilink
      9
      edit-2
      11 months ago

      Nice, I’m def excited abt it. I’ve been re-writing some of my smaller web-apps with it, and its been great to work with. I’ve invested years in the jsx / react / inferno model, and have been waiting for something in rust that reaches inferno’s performance. I think we’re finally there.