보조기억장치

TypeScript 5.8 발표 본문

Any

TypeScript 5.8 발표

캐세이 2025. 3. 5. 09:21

https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/#what%E2%80%99s-next

 

Announcing TypeScript 5.8 - TypeScript

Today we’re excited to announce the release of TypeScript 5.8! If you’re not familiar with TypeScript, it’s a language that builds on top of JavaScript by adding syntax for types. Writing types in our code allows us to explain intent and have other t

devblogs.microsoft.com