Today we are excited to announce the availability of TypeScript 4.9! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding types and type-checking. Types can describe things like the shapes of our objects, how functio... (more…)
Read more »
Integrating ReasonML to an existing TypeScript/Flow codebase may sound difficult... but it's actually easier than you think! (more…)
Read more »
As you may or may not remember from my last post, I’ve been thinking of useful ways of combining the best of Clojure, MobX and TypeScript. The result was a generic MobX store implementing the… (more…)
Read more »
GraphQL API Framework with strong conventions and auto-generated schema... (more…)
Read more »
Today we’re excited to announce the availability of TypeScript 4.7! If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript and adds syntax for types. Types help describe what kinds of values you’re working with and what kind... (more…)
Read more »