Comment on
Working on a desktop app for Lemmy using Tauri, a rust based framework
Reply in thread
I am mostly doing it for learning but for the app I am planning to use a layout with infinite scrolling like in mobile apps.
Comment on
Working on a desktop app for Lemmy using Tauri, a rust based framework
Reply in thread
I am mostly doing it for learning but for the app I am planning to use a layout with infinite scrolling like in mobile apps.
Comment on
Working on a desktop app for Lemmy using Tauri, a rust based framework
Reply in thread
It's good if you already know a frontend framework it works nicely, I have worked with similar framework in golang as well which is wails which seems better though.