1. React
  2. ReactEurope
  3. 2019
  4. A Hitchhiker’s Guide to the new ReasonReact

A Hitchhiker’s Guide to the new ReasonReact

Nik Graf at ReactEurope 2019

ReasonReact recently got a major overhaul. In this talk we explore the next version writing blazing fast, statically typed components using React Hooks. Once thrilled we add a little bit of genType’s magic on top of it, in order to compile our components to TypeScript, Flow or untyped JavaScript. Your co-workers won’t even believe they are compiled from a different language!