TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How should I learn Rust for Tauri development?

1 pointsby djyde7 months ago
Hi hackers. I&#x27;m a web developer and want to use Tauri (https:&#x2F;&#x2F;tauri.app&#x2F;). But Rust intimidates me a bit.<p>I&#x27;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?

2 comments

zja7 months ago
The Rust book is a good start <a href="https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;book&#x2F;" rel="nofollow">https:&#x2F;&#x2F;doc.rust-lang.org&#x2F;book&#x2F;</a>
lsk5699374537 months ago
Actually,you could use javascript as your backend instead of rust to develop the application of tauri.