Reservations About TypeScript

TypeScript has become a huge part of the JavaScript community in the last year or so, especially with the advent of Angular 2. Just over a year and a half ago, we were looking to make some architectural changes to our Angular application at work and we ha… Read more

Similar

TypeScript 3.9 RC

Today we’re announcing the availability of TypeScript 3.9 RC, the release candidate of TypeScript 3.9. Between now and the final release, 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 »

TypeScript 4.5 Beta

Today we are excited to announce the beta release of TypeScript 4.5! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual ... (more…)

Read more »