🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Randomized testing is a concept popularized by the Haskell library QuickCheck which uses function input type annotations to automatically generate many randomized sample inputs for a single test case. Here we talk about a JavaScript port of this idea that instead uses Flow type annotations.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.