This is a design report – a story about the tradeoffs and challenges that we encountered while building a medium-complexity React component in TypeScript. These include
state modeling (“making illegal states unrepresentable&am... (more…)
Read more »
In this article, you'll learn approaches for handling aggregates on Aggregates in Domain-Driven Design. (more…)
Read more »
The electron npm package now includes a TypeScript definition file that provides detailed annotations of the entire Electron API. These annotation can improve your Electron development experience even if you’re writing vanilla JavaScript. Just npm install... (more…)
Read more »
A comparison between the two on-boarding processes. “Adopting Flow & TypeScript” is published by James Kyle in Thinkmill... (more…)
Read more »
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 »