š¦ Learning Rust for Tauri, Ep. 1
Why Tauri
Little background here, Iām in business of building desktop apps right now. And since Tauri v2 was stable released today, I thought Iād give the āElectron-killerā framework a try. Dozens of articles, videos, and blog posts compare and contrast the two, each reaching more or less the same conclusion - Tauri is the better technology, though yet unproven. Sure, missing a few features (menu apps) and plagued by web-development headaches (browser incompatibility), but generally fast, lightweight, secure and robust.
Getting Started
Start by installing all dependencies
Development
Whatever framework you choose, development of the frontend is accomplished
Making it feel ānativeā
There are a few simple CSS changes you can make to improve the ānativeā feel of your app.
Whoops, looks like this article isnāt done yet. Stay tuned for future update! š