Read the Room: Measuring Air Quality with Rust and Elixir

Описание к видео Read the Room: Measuring Air Quality with Rust and Elixir

Join me as I build a non-trivial air quality measurement app using Rustler, bridging the gap between Rust and Elixir! Along the way, I'll show how GenServers and Phoenix PubSub can help manage state and send the latest measurements to the browser.

Links
Screen recording software I use (affiliate): https://screen.studio/@Yy75o
Project source repo: https://github.com/ChristianAlexander...
Rustler: https://hexdocs.pm/rustler/readme.html
GenServer: https://hexdocs.pm/elixir/GenServer.html
Aranet4 Rust crate: https://crates.io/crates/aranet4

Timestamps
Intro - 00:00
Starting Rustler - 1:51
Rust Init - 4:15
Learning to Read - 8:49
LiveView - 11:41
But First, GenServer - 12:12
Building the Page - 14:46
Make it live(view) - 15:31
Summary - 16:34

Комментарии

Информация по комментариям в разработке