A comparison between the two on-boarding processes. “Adopting Flow & TypeScript” is published by James Kyle in Thinkmill... (more…)
Read more »
Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.7! Between now and the stable release of TypeScript 4.7, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet,... (more…)
Read more »
How you can use JSDoc typings to get all the benefits of TypeScript, without any transpilation... (more…)
Read more »
I wrote some code over 2 years ago that can't be properly typed with either Flow or TypeScript, but with the introduction of Variadic Tuple Types coming in TypeScript 4.0, I decided to give this piece of code a second look. We have a function called inner... (more…)
Read more »
Hi my name is Ryan, and this is my first post on dev.to. I regularly write for medium.com but I wante... (more…)
Read more »