Flow Be Happy

After upgrading past 0.85, Flow will likely spew more than 1000 errors at a medium sized code base. The cause of most unhappiness was higher order components. And the most heavily used higher order component is perhaps React Redux's connect. This talk shares about how to make Flow happy again after 0.85.


Resources

Guides

GitHub

Articles