1. React
  2. React Finland
  3. 2018
  4. Making Unreasonable States Impossible

Making Unreasonable States Impossible

Patrick Stapfer at React Finland 2018

Based on @nikgraf's introduction to Reason (Get started with Reason), this talk goes deeper into the world of variant types and pattern matching and puts them into a practical context. You will learn how these tools help you design solid APIs, which are impossible to misuse by consumers. Additionally you will get more insights into practical ReasonReact code.