1. I like explicitly providing all the entry points into Rust.
2. It seems like Tauri is optimized for frontend developers, so it makes sense if the dev xp is more tailored for them.
1. I like explicitly providing all the entry points into Rust.
2. It seems like Tauri is optimized for frontend developers, so it makes sense if the dev xp is more tailored for them.
Even in this tiny app, handling all the data structures in Rust and only returning the minimal data back to Svelte feels amazing.
Even in this tiny app, handling all the data structures in Rust and only returning the minimal data back to Svelte feels amazing.