TypeScript and Native ESM on Node.js

In this blog post, I’ll explain everything you need to know in order to use and produce native ECMAScript modules on Node.js. Read more

Similar

Top Things to Know about TypeScript

TypeScript is a superset of JavaScript that provides typed nature to your code. TypeScript can be used for cross-browser development and is an open source project. Bipin Joshi shares a quick overview of the top 10 features of this new scripting language. (more…)

Read more »

TypeScript 5.0 Beta

Today we’re excited to announce our beta release of TypeScript 5.0! This release brings many new features, while aiming to make TypeScript, smaller, simpler, and faster. We’ve implemented the new decorators standard, functionality to better support ESM pr... (more…)

Read more »