Today we're excited to announce our Release Candidate (RC) of TypeScript 4.6! Between now and the stable release of TypeScript 4.6, we expect no further changes apart from critical bug fixes.
To get started using the RC, you can get it through NuGet, or use npm with the following command:
You can also get editor support by...
Today we are excited to announce the beta release of TypeScript 4.6!
To get started using the beta, you can get it through NuGet, or use npm with the following command:
You can also get editor support by
Here's a quick list of what's new in TypeScript 4.6!
Allowing Code in ...
Today we're excited to announce the release of TypeScript 4.5!
If you're not yet familiar with TypeScript, it's a language that builds on JavaScript by adding statically checked types. When you use static types, you can run the TypeScript compiler to check for bugs like typos and mismatches in the shapes of your data, and get handy ...
Today we're excited to announce our Release Candidate (RC) of TypeScript 4.5! Between now and the stable release of TypeScript 4.5, we expect no further changes apart from critical bug fixes.
To get started using the RC, you can get it through NuGet, or use npm with the following command:
You can also get editor support by...
Type | Treat Challenge Wrap-up
That's all the challenges done! If you missed any of the challenges they're all available in the Playground here. Let's talk through the final answers to day 5's challenges.
Yesterday's Solution
Beginner/Learner Challenge
In this challenge we were working with an existing object literal which had been as ...
Type | Treat Challenge 5
Welcome to the fifth, and last, Type | Treat challenge! These challenges are a series of blog posts which have 2 code challenges in, one for beginners and one for intermediate TypeScript programmers. We're on day five, which means going over the answers from yesterday and have 2 new challenges.
Yesterday's Solution
...
Type | Treat Challenge 4
Welcome to the fourth Type | Treat challenge! These challenges are a series of blog posts which have 2 code challenges in, one for beginners and one for intermediate TypeScript programmers. We're on day four, which means going over the answers from yesterday and have 2 new challenges.
Yesterday's Solution
Beginner/...
Type | Treat Challenge 3
Welcome to the third Type | Treat challenge! These challenges are a series of blog posts which have 2 code challenges in, one for beginners and one for intermediate TypeScript programmers. We're on day three, which means going over the answers from yesterday and have 2 new challenges.
Yesterday's Solution
Beginner/...
Type | Treat Challenge 2
Welcome to the second Type | Treat challenge! These challenges are a series of blog posts which have 2 code challenges in, one for beginners and one for intermediate TypeScript programmers. We're on day two, which means going over the answers from yesterday and showcasing 2 new challenges.
Yesterday's Solution
...