Thank you for the post. It was interesting to read. I didn't get the I heard that exact object types are coming to Flow part. Isn't $Exact<{}> or {||} is an exact object type or am I missing something? It would be fair to notice that flow is written in ocaml which works threeish times faster when analysing a large project.
Thank you for the post. It was interesting to read. I didn't get the
I heard that exact object types are coming to Flowpart. Isn't $Exact<{}> or {||} is an exact object type or am I missing something? It would be fair to notice that flow is written in ocaml which works threeish times faster when analysing a large project.For those who already use flow in a app with redux this lib can come in pretty handy
github.com/lttb/typed-actions
I meant this post medium.com/flow-type/on-the-roadma...