Rewriting a production Node.js backend in Rust (Axum + Tokio) — good idea for learning?

Backend Axum

I rewrote my old GTK search app in Rust/Tauri using ripgrep

Rust: Love at first sight!

How can I Create a &str String Slice from an Iterator Without Allocating new Strings?

Study compares Rust and C languages for embedded firmware development

Post-Quantum VPN Based on QUIC

Embedded Rust or C Firmware? Lessons from an Industrial Microcontroller Use Case with Ariel OS

Portable Async Rust: abstraction as a complement to standardization

I built a Unix shell from scratch in Rust, here's what I learned