tech
Technology V699 1y ago 100%

TypeScript 5.2's New Keyword: 'using'

https://www.totaltypescript.com/typescript-5-2-new-keyword-using

TypeScript 5.2 introduces 'using', a keyword that disposes anything with a Symbol.dispose function upon leaving scope, making resource management easier.

10
0
Comments 0