Library
Prompts, workflows, playbooks, lessons and tools.
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.

Everything digital. One source.
Search products, categories and DistroSource Gaming
Library
Everything a content membership includes, in one place. Every resource shows a preview; what your plan covers opens in full.
Difficulty
3 resources
Lab · Intermediate · 30 min
Given a module with a runtime bug that loose types allowed, tighten the types until the compiler finds it.
Project · Intermediate · 6h
Take an untyped or loosely typed module and give it precise types: unions, boundaries, strict mode, no any.
Learning path · Intermediate · 6h
Types as a tool for correctness: modelling data, narrowing, generics and strictness that pays for itself.