
Reflection in Rust with procedural macros
Comparing runtime reflection in JavaScript against Rust's compile time procedural derive macros


Building a Discord bot in Rust
A tutorial on building and deploying an interactive bot in Rust with Serenity & shuttle


Building an authentication system in Rust using session tokens
Building authentication into a website with Rust and SQL



More than you've ever wanted to know about errors in Rust
A (mostly) complete guide to error handling in Rust
