Proposed by: Devdutt Shenoi
Asynchronously yours - learnings from rust-land
Writing code is tough, asking a new programmer to write async code might be considered a human rights violation. Rust as a language has learnt from the many experiments that came before it, giving us a great taste of what good tooling can do to empower the developers writing and reading code. In this talk I will cover my journey and learnings from reading and writing tons of async code.
- What is async?
- Who should work with async?
- Why do we write async?
- How to not shoot yourself in the foot while writing async?
Source code/Reference: https://github.com/de-sh/async
Talk duration: