TypeScript 2.2: The Object Type – Marius Schulz

TypeScript 2.2 introduces a new type called object which represents any non-primitive type. Don’t confuse it with the existing Object or {} types! Read more

Similar

TypeScript 4.7 RC

Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.7! Between now and the stable release of TypeScript 4.7, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet,... (more…)

Read more »