Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

feedburner.com

②ality – JavaScript and more

Get the latest updates from ②ality – JavaScript and more directly as they happen.

Follow now 201 followers

Latest posts

Last updated 1 day ago

Tutorial: publishing ESM-based npm packages with TypeScript

1 day ago

During the last two years, ESM support in TypeScript, Node.js and browsers...

Computing with tuples in TypeScript

8 days ago

JavaScript’s Arrays are so flexible that TypeScript provides two different kinds of...

Template literal types in TypeScript: parsing during type checking and more

13 days ago

In this blog post, we take a closer look at template literal...

ECMAScript proposal: RegExp escaping

16 days ago

The ECMAScript proposal “RegExp escaping” (by Jordan Harband and Kevin Gibbons) specifies...

TypeScript enums: use cases and alternatives

18 days ago

In this blog post, we take a closer look at TypeScript enums...

A checklist for your tsconfig.json

22 days ago

In order to feel more confident about my tsconfig.json, I decided to...

ECMAScript feature: regular expression pattern modifiers

27 days ago

Traditionally, we could only apply regular expression flags such as i (for...

ECMAScript feature: import attributes

28 days ago

The ECMAScript feature “Import Attributes” (by Sven Sauleau, Daniel Ehrenberg, Myles Borins...

Node’s new built-in support for TypeScript

29 days ago

Starting with v23.6.0, Node.js supports TypeScript without any flags. This blog post...

WebAssembly as an ecosystem for programming languages

about 1 month ago

In this blog post, we look at how WebAssembly has become an...

ECMAScript 2023 feature: symbols as WeakMap keys

about 2 months ago

In this blog post, we take a look at the ECMAScript 2023...

ECMAScript 2025 feature: duplicate named capturing groups for regular expressions

about 2 months ago

In this blog post, we take a look at the ECMAScript 2025...