Tauri & ReactJS Part 3v2 - Storing to Disk and Showing Notifications (tauri-store)

Опубликовано: 29 Июнь 2026
на канале: elibro
15,748
120

This video features a better method to persist data across sessions. One which lets your users have control over the data so that they can copy their files to another device and use your app offline without worries.

Template https://github.com/elibroftw/modern-d...

For donations, I accept Monero or Music Caster translations (work for work)
monero:84PR6SkYd5zaFLKDjAFrQfbaAg2c7SV3q3XDZ15QCpEZUggrN4YzY7n8m9XC3deXjo41yWHTm1LrsUpPTYGnRQbD9Cwp8En

00:00 Introduction
01:04 Storage and Notification Demo
03:00 How to Install tauri-plugin-store
06:00 Coding useTauriStore hook
12:50 What about specific paths for storage?
16:20 Notifications as a break
16:30 Creating a Context for Tauri APIs
21:36 Recap & Conclusion