this post was submitted on 14 Jun 2023
5 points (100.0% liked)
Reddit Migration
458 readers
1 users here now
### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The dev seems really active on here and I've got a feeling over the next few weeks when he sorts out some of the backend challenges, he'll look into some of the UI/UX improvements. The site from what I can see runs off Laravel / PHP and it's on GitHub so people can submit PRs and help him out with work.
I'll be looking into it myself to see if we can get click to collapse nested comment threads working, along with some other UX aspects.
I think getting one of the app devs interested in kbin would be pretty handy though, but might be hard if the main dev is actively working and improving the site
Minor correction, Kbin is built on Symfony, rather than Laravel.
I was surprised by that. I thought Laravel is the cool kid on the block. :D
It is, but Symfony is better suited to a complicated application like kbin.
Yeah.. I have/had a bad opinion about symfony, because we used it an old company. But that was mostly driven by young, inexperienced developers. In hindsight the problems we had were mostly because of junior developers trying to build tools instead of the framework.