Dec. 16th, 2024
Handling Errors in Tauri
This post will give an overview of handling errors in Rust and how to work with them inside your Tauri commands.
Nov. 22nd, 2024
Cross-Platform PDF Generation with Rust, Tauri, and Python
Walk through building a library to generate PDFs for Tauri and Python.
Nov. 18th, 2024
Creating Windows in Tauri
Learn to build and customize app windows with Tauri.
Oct. 23rd, 2024
Develop a Tauri plugin for Android
Learn how to build a custom Android plugin for Tauri
Oct. 21st, 2024
Setting Up Your Mac for Android Development Using Tauri
Learn how to configure your Mac for Android development using Tauri.
Jun. 26th, 2024
Building desktop apps with rust and htmx
Explore building Tauri applications with htmx
May. 8th, 2024
Use Vue devtools with Tauri
Learn how to debug your Vue code inside of your Tauri app.
Mar. 10th, 2024
Building a todo app in Tauri with SQLite and sqlx
Learn how to use sqlx and sqlite to build applications in Tauri.
Feb. 14th, 2024
Building a system tray app with Tauri
Discover how to build a system-tray exclusive application using Tauri.