jeff-mitchell.dev

mostly mis-adventures with programming languages...mostly...

Blog




Here are my blog articles. I mostly write about topics related to Rust, but will from time to time tackle general programming topics.

Serving the Web with Rocket

An article providing a starter for how to serve up templates and web content with Rocket.

{ Word Count: 845 words | Reading Time: 5 minutes }

Do you want to know more?

Saving the Day: Error Handling

An article providing insight on how to handle errors in Rust.

{ Word Count: 831 words | Reading Time: 5 minutes }

Do you want to know more?

This Week in Rust

A link to This Week in Rust, Issue 564

{ Word Count: 456 words | Reading Time: 3 minutes }

Do you want to know more?

This Week in Rust

A link to This Week in Rust, Issue 563

{ Word Count: 79 words | Reading Time: 1 minute }

Do you want to know more?

Other Blogs Highlight: Async Rust can be a pleasure to work with

An article highlight on how there are potential solutions to the difficulties with async Rust.

{ Word Count: 184 words | Reading Time: 1 minute }

Do you want to know more?

This Week in Rust

A link to This Week in Rust, Issue 562

{ Word Count: 114 words | Reading Time: 1 minute }

Do you want to know more?

Solid HTML: A Starting Foundation

An article which provides some starting HTML for your web endeavours

{ Word Count: 222 words | Reading Time: 2 minutes }

Do you want to know more?

The Mystery of the Hashmap

An article highlighting the hashmap collection type in Rust

{ Word Count: 1096 words | Reading Time: 6 minutes }

Do you want to know more?

Back to Basics: How the Web Works

An overview of how the web gives you content.

{ Word Count: 630 words | Reading Time: 4 minutes }

Do you want to know more?