TypeScript 6.0 reaches release candidate stage

TypeScript 6.0, a planned update to Microsoft’s strongly typed JavaScript variant, has reached the release candidate (RC) stage, with the RC adding type checking for function expressions in generic calls. The last TypeScript release based on the JavaScript codebase,...