show
show copied to clipboard
Code review
What?
Do a Rust code-review.
Why?
It's fun to watch and contribute.
How?
Pick a small-ish Rust Github repo and explain the inner workings.
After that, fix an issue and create a PR.
If you're reading this and you have a small Rust crate, that you want to have reviewed during the show, just post a link here.
The ideal project:
- ...does one task (like parsing a file format or transforming text)
- ...is easy to grasp (only a few hundred lines of code max)
- ...might need some polish (e.g. it might not be idiomatic Rust code right now)
I will definitely be very respectful during the show, so don't be shy. We can also quickly chat about the project before the recording.