As a frontend developer transitioning into Rust backend development, I embarked on a journey to design a clean, maintainable system—balancing performance and clarity. This article shares the philosophy and architectural principles behind Rustzen, from Tauri to Axum, and how minimalism became a powerful development guide.
A front-end developer's real experience of learning Rust, from trying Tauri to building a complete admin template using Axum and React.
A comprehensive guide to building a modern permission system with Rust Axum - featuring declarative APIs, intelligent caching, and middleware architecture for high-performance access control.
A comprehensive guide to upgrading password security in Rust web applications - migrating from bcrypt to Argon2 with JWT middleware implementation.
A starter template for admin systems built with Rust (Axum) and React, designed for clean architecture and developer productivity.