Published: at 02:20 PM
· 1 min readAsync Generators: Streaming Data Without the Memory Pain
How async generators let you process data as it arrives instead of loading everything into memory.
Notes on systems, data, and building things that expose their own reasoning.
How async generators let you process data as it arrives instead of loading everything into memory.
When React.memo, useMemo, and useCallback help - and when they make things worse.
What serverless actually gives you, what it costs, and when to avoid it.
A minimal serverless setup with AWS Lambda and API Gateway
IAM is boring but necessary. Here's the 5-minute version.