In this article, I will discuss my journey from being an anti-TypeScript developer to a developer who now couldn’t think of going back to the plain JavaScript world. Maybe my thoughts can help… (more…)
Read more »
A couple of blog posts ago we’ve set up a basic build-line, in particular for TypeScript. In this post we’ll get our hands-on again and apply some automagic stuff for doing BDD and / or behavioral-testing on our builds.
Read more »
In the last few months, I’ve been playing with both Flow and TypeScript as tools for increasing the quality and reliability of the JavaScript I write at Olo. Both of these are syntax that sits on top of normal JavaScript to add type analysis—basically...
Read more »
Integrating ReasonML to an existing TypeScript/Flow codebase may sound difficult... but it's actually easier than you think! (more…)
Read more »
Emulating a 4-Bit Virtual Machine in (TypeScript\JavaScript) (just Types no Script) - README.md... (more…)
Read more »