Today we’re excited to announce the availability of TypeScript 4.7! If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript and adds syntax for types. Types help describe what kinds of values you’re working with and what kind… Read more
Similar
Playing Sudoku in TypeScript while the type checker highlights mistakes. - gruhn/typescript-sudoku... (more…)
Read more »
Many developers are confused when choosing between a TypeScript interface or a type. This is probably because they’re very similar with minor differences. Let’s explore... (more…)
Read more »
Derive types dynamically by running tests to capture value combinations - GitHub - David-Kunz/derive-type: Derive types dynamically by running tests to capture value combinations... (more…)
Read more »
Extension for Visual Studio Code - Generate UML graphs from yout typescript code... (more…)
Read more »
A WebAssembly runtime implemented in TypeScript types - MichiganTypeScript/typescript-types-only-wasm-runtime... (more…)
Read more »