
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


What is server middleware
A look at middleware and some implementations in Rust server applications


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



Builders in Rust
In this post we do a deep dive into the builder pattern - an easy way to write cleaner and more readable code.



Infrastructure From Code
A new paradigm for building on the cloud


DevLog[1]: Building a serverless platform for Rust in 4 weeks - part deux
Designing and building a deployment system as a state machine
![DevLog[1]: Building a serverless platform for Rust in 4 weeks - part deux](/_next/image?url=%2Fimages%2Fblog%2Fshuttle-logo-square-rocket.png&w=3840&q=75)

DevLog[0]: Building a serverless platform for Rust in 4 weeks
DevLog[0] is the first in a series of posts about how we built the shuttle MVP
![DevLog[0]: Building a serverless platform for Rust in 4 weeks](/_next/image?url=%2Fimages%2Fblog%2Fshuttle-logo-square-rocket.png&w=3840&q=75)

Building and Deploying a URL shortener with Rust in 10 minutes or less
Terrence hacks together a URL shortener way past midnight


Building a startup with Rust
This blog post is a compilation of thoughts around building a company with Rust
