What is the difference between the private keyword of TypeScript against the # character of EcmaScript/JavaScript... (more…)
Read more »
Modern web applications now use huge amounts of Javascript. Javascript is often given a bad rep because of its lack of strong typing, namespaces and many other features that would help keep a large project tidy and maintainable. Because of this, TypeScrip... (more…)
Read more »
Today we’re announcing our release candidate of TypeScript 4.0. While this RC brings us closer to a new major version of TypeScript, don’t fret – there are no larger breaking changes than usual. Our philosophy in evolving TypeScript has always been to pro... (more…)
Read more »
Today we’re announcing the availability of TypeScript 4.6. 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 kinds of func... (more…)
Read more »
Rust-based static analysis for TypeScript projects - GitHub - sgb-io/fta: Rust-based static analysis for TypeScript projects... (more…)
Read more »