whphhg / vcash-electron

Multi-platform and multi-node GUI for Vcash.
GNU General Public License v3.0
38 stars 18 forks source link

Implement static type checking #20

Open whphhg opened 7 years ago

whphhg commented 7 years ago

Implement static type checking using flow which plugs nicely into babel and achieves higher type coverage faster than TypeScript according to this post.

sum01 commented 6 years ago

This is a nice walkthrough of Typescript, Flow, and even Elm http://djcordhose.github.io/flow-vs-typescript/elm-flow-typescript.html#/