Today we are excited to announce the beta release of TypeScript 4.7! To get started using the beta, you can use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studio 2022/2019 Followi... (more…)
Read more »
A full-stack TypeScript video board web app built on Angular and AWS - GitHub - quipt/monorepo: A full-stack TypeScript video board web app built on Angular and AWS... (more…)
Read more »
TypeScript for Tiny IoT Devices (ESP32, RP2040, ...) - microsoft/devicescript... (more…)
Read more »
Suggestion π Search Terms JavaScript class, TypeScript interface, duck-typing, anonymous object β
Viability Checklist My suggestion meets these guidelines: This wouldn't be a breaking change in... (more…)
Read more »
With this PR we implement Instantiation Expressions which provide the ability to specify type arguments for generic functions or generic constructors without actually calling them. For example:
fun... (more…)
Read more »