I want to write more in the coming year so I made efforts to start a bit early. Mostly writing about some of my software engineering learnings I make throughout the year.
Check out my post here:
https://celioreyes.com/blog/accessing-crate-documentation-offline/
Accessing crate documentation offline :: Celio Reyes — Crafting great experiences
I recently started learning Rust by diving into using the Bevy Engine to make a game (check out my dev logs here if you’re interested). I came around a problem when on a trip and not having reliable Internet at all times. I couldn’t access documentation for Bevy or Rust! 😱 I thought to myself, I need to find a way to look up documentation offline when I travel back to the Mexico and know I won’t have reliable internet.




