Matthew
Castrillon-Madrigal

UI Developer at Sky

I build browser powered applications and tooling.

Going through the Zero to Prod in Rust book

Ongoing review for the book:

Currently I have covered a really large portion of the book regarding building a backend web service.

Throughout the exercises, you do also get onto building something that is production grade heavy, and hosted in Digital Ocean.

Various important topics which I have covered so far are:

The book expects a fairly intermediate understanding of Rust. Throughout the exercises, I would just have https://doc.rust-lang.org/book/ on my side at all times. I am not the best in Rust, and I am mostly a front end developer, however, I do have a lot of fun learning Rust, and using rust for more lower level problems.

Understanding the core principles in Rust is also transferrable to other languages.