π Tech Blog
Sharing articles about Rust, React and modern full-stack development
2 articles continuously updating
-
My Rust Backend Journey: A Practical Guide from 0 to 1
As a frontend developer transitioning into Rust backend development, this is an exploration of structure, clarity, and minimalism. From Tauri to Axum, from chaotic stacking to three-layer architecture, this article systematically documents the core concepts and practical path in building the rustzen project, and serves as a development note for my future self.
-
Why I Choose Rust to Build a Full-Stack Admin System
A front-end developer's real experience of learning Rust, from trying Tauri to building a complete admin template using Axum and React.