working on a tauri app right now, hoping to find a good medium
Isn’t tauri just the web
Web frontend, run rust code behind the scenes. Background tasks, data fetching, databases, etc in rust. Only have to use the web for displaying it. UIs are sexier and easier to work on.
Concur.