Skip to content

2ality – JavaScript and more

  • By Axel Rauschmayer
  • Based in Germany
  • First post on

We don’t yet have enough data to display a chart of posts over time.

Most recent posts

ECMAScript proposal: iterator helpers
In this blog post, we look at the ECMAScript proposal “Iterator helpers” by Gus Caplan, Michael Ficarra, Adam Vandolder, Jason Orendorff, Kevin Gibbons, and Yulia Startsev. It introduces utility methods for working with iterable data: …
On , 65 words
ECMAScript proposal: Set methods
In this blog post, we examine the ECMAScript proposal “Set methods for JavaScript” by Michał Wadas, Sathya Gunasekara and Kevin Gibbons. It introduces new methods for Sets.
On , 31 words
Tips for typing import statements in JavaScript
This blog post gives tips for typing import statements more quickly, including a helpful text snippet for Visual Studio Code.
On , 27 words