Microsoft’s TypeScript 4.9, a planned upgrade to the popular, strongly typed language that builds on JavaScript, is now available as a production release. The update features a satisfies operator that can catch errors. With satisfies, developers can validate that the type of an expression matches some type, without changing the […]