Sep 2021· 2 min readManaging State in ReactuseState, what triggers a re-render, and where React state should actually live.
Feb 2021· 2 min readReact.js CardBuilding a reusable, nestable card component while learning how React composition works.
Nov 2019· 2 min readWebSockets in RustPart one of a Rust series: a WebSocket server built on the ws crate.