Explore >> Select a destination


You are here

www.shuttle.rs
| | yieldcode.blog
13.3 parsecs away

Travel
| | Doing localization is complicated. Many websites, even big ones, get it wrong. Let me share how I did it. In Rust of course.
| | robert.kra.hn
14.4 parsecs away

Travel
| | Walkthrough of setting up a full web project that includes the setup for a web server (using axum) and a frontend (using wasm / yew).
| | mbuffett.com
14.5 parsecs away

Travel
| | In my last project I used Sled and Rocket. I had to piece together how to use the two from a few different places so I put together this quick guide in case it helps others. The full code for this walkthrough is availabe here, if you want to fast-forward to the finished product. A lot of this ends up being about error handling, so that using sled in endpoints is more ergonomic. If you don't care to dive into error handling, you may want to skip those sections.
| | motherduck.com
100.8 parsecs away

Travel
| A comprehensive list of essential tools and environments every data engineer needs, from Linux commands to Docker and modern programming languages