Hi hackers. I'm a web developer and want to use Tauri (https://tauri.app/). But Rust intimidates me a bit.
I'd like to ask, as an experienced web developer, how can I learn Rust to the extent that I can use Tauri to develop native applications?
Actually,you could use javascript as your backend instead of rust to develop the application of tauri.
The Rust book is a good start https://doc.rust-lang.org/book/