/tauri-global-state-management

A Tauri application that implements global state management. The local state for individual frontend windows is managed using Zustand, a small, fast, and scalable state-management solution. The global state, on the other hand, is managed in the Rust backend and is synchronized across all frontend windows.

Primary LanguageTypeScriptMIT LicenseMIT

Stargazers