Static Type Systems are really great for analyzing our code while we are writing it, but they cannot predict types of data which flows through your program during runtime (e.g. data retrieved from a REST endpoint etc.).
In this talk, Patrick discusses the up- and downsides of static and runtime types and how flow-runtime can be an asset to get the best out of those world.
Video: https://www.youtube.com/watch?v=h-i815EifDg
Presented on:
10th of February 2017 (ReactVienna)