Good tutorials about using Flow in project with React JS

So many tutorials / courses about using typescript but very few about Flow. May be someone has some good links except official docs

I found this article to be useful when starting out: https://building.coursera.org/blog/2017/06/01/best-practices-for-flow-typing-react-components/

1 Like

Did you check flow official website?

Of course I did. Official documentation is good thing but… as an example : Did anyone of you check official React documentation - as for me it is one of the best, but nevertheless there’s a ton of different guides about using this framework.