#architecture
Articles tagged with architecture
3 articles found
Building a Desktop POS with Tauri That Survives Kenya: From One Till to Many Branches
A ground-up architecture for a Rust and Tauri point of sale system built for Kenyan SMEs: offline-first by default, RBAC that still works when the server is unreachable, and a module system you can add to or strip down per shop.
Building a Heavy, Extensible Desktop App with Tauri and React
Four ways to let a Rust desktop app grow new capabilities after it ships, worked through against the same use case, with the tradeoffs each one actually costs you.
Event-Driven Systems
Your services don't need to talk to each other. They just need to pay attention.