this post was submitted on 12 Jun 2023
5 points (100.0% liked)
Waveform
31 readers
1 users here now
A place to talk about how we organise ourselves.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It seems like a good candidate for a hypermedia-type front end as reactivity is minimal on a forum. That would hugely simplify and speed up development. Are you familiar with HTMX? Basically you render everything on the server and send it in pieces as needed and avoid needing to manage state on the front end. I haven't seen any features on Lemmy that would be noticeably less reactive. Anyway just a suggestion
I have but technically building something like this is trivial. It's a community problem to run a site. And Lemmy will do fine.
Well I'll leave the tech stack to you, but if you want any help on the UX/design end of things I'm happy to put in some effort
I actually think that would be great on the mobile app I am working on. But let's first see where this community is going.