PreviousNext

Porting 30K lines of code from Flow to TypeScript

by bill-s, 2019-01-22T07:38:47.620Z

We recently ported MemSQL Studio's 30 thousand lines of JavaScript from using Flow to TypeScript. In this article, I describe why we ported our codebase, how it took place and how it has been working out for us.

Read More