---
title: "What's new in ES2022? 🤔"
url: https://daily.dev/posts/what-s-new-in-es2022--irhrijklj
source_url: https://dev.to/jasmin/whats-new-in-es2022-1de6
type: article
source: "DEV"
published: 2022-03-06T15:02:03.518Z
updated: 2022-03-06T15:02:03.518Z
tags: ["logging"]
reading_time: 4
upvotes: 208
comments: 9
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What's new in ES2022? 🤔

**[DEV](https://daily.dev/sources/devto)** · 4 min read · 208 upvotes · 9 comments

## Summary

The new version of ECMA Script will become standard in few months. Let's take a glimpse at the features that will be part of ES2022. Features include method .at() of indexable values. RegExp match indices. Top-level await modules. New members of classes via public fields.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/jasmin/whats-new-in-es2022-1de6>

## Community discussion

Top comments from developers on daily.dev.

**@raulmarindev** · 1 upvotes

> My favorites are top level await and Object.hasOwn ❤️

**@eddyar** · 0 upvotes

> Error.cause to chaining the root cause error) seems to be useful

**@hernandoabella** · 0 upvotes

> Really good, thanks!

**@amressam** · 0 upvotes

> Very informative

**@armouti** · 0 upvotes

> Obviously top level await is the winner

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#logging](https://daily.dev/tags/logging)

[View this post on daily.dev](https://daily.dev/posts/what-s-new-in-es2022--irhrijklj)
