🥏 Typescript 5.0 Is Here! Decorators Age

Tom Smykowski
1 min readMar 16, 2023

At the end of January I was reporting about the release of Typescript 5.0 beta, and now after almost two months we have it!!!

Typescript 5.0 is official!

You can use the link above to learn about the features that are available in this release. Just a short wrap up:

Decorators

It is a major breakthrough for the Typescript language that closely follows Ecmascript standard development. Decorators are known in other programming languages and always result in shorter and more versatile code.

While we will wait for the feature to be implemented in Typescript tooling, it opens a new avenue for people who’d like to use it as a competitive adventage to build new solutions that will easily compete with those on the market.

You can learn about other changes from the link to my beta article or from the release post about Typescript 5.0.

--

--

Tom Smykowski
Tom Smykowski

Written by Tom Smykowski

Software Engineer & Tech Editor. Top 2% on StackOverflow, 3mil views on Quora. Won Shattered Pixel Dungeon.

No responses yet