Testing is not the point. The point is about responsibility.
—Kent Beck
Static type checking with Flow
Jest with React Native
Snapshot testing
Flow
Flow is a static type checker for JavaScript. It’s not essential to use Flow, but it really enhances ...