Tagged in

Web Development

Learn Derivable
Learn Derivable
A series of articles about Derivable state management library
More information
Followers
10
More, on Medium

Using Derivable with FlowType

Derivable ships with FlowType typings out of the box. That means that you can take advantage of type checking your code which uses Derivable — less runtime errors and more confidence and better sleep in the nights.

/** @flow */