DEV Community

hemanth.hm
hemanth.hm

Posted on • Edited on

14 5

Updates from the 90th TC39 meeting

There were several items on the agenda, this post focuses on feature proposals and their progress from the meeting that was held between 6-9th June 2022.

Stage 4:

Array find from last: Proposal for .findLast() and .findLastIndex() methods on array and typed array.

Stage 3:

Symbols as WeakMap keys: Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries

Stage 2:

String.dedent: For multi-backtick templates with automatic margin stripping.

Duplicate named capture groups:Allow regex capturing group names to be repeated.

JSON.parse source text access: Extending JSON.parse to expose input source text.

Stage 1:

Faster Promise adoption: Reduce the number of microtask ticks required to adopt the state of a promise

RegExp Atomic Operators: Syntax to regular expressions to control backtracking in certain scenarios by treating certain portions of a pattern as "atomic", where backtracking information specific to that portion of the pattern is discarded when it matches successfully.

More updates:

Array#groupBy is renamed to Array#group, but why? Read on

Tried renaming it on Firefox:

group


[@gnumanth](https://twitter.com/gnumanth)

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

AWS GenAI LIVE!

GenAI LIVE! is a dynamic live-streamed show exploring how AWS and our partners are helping organizations unlock real value with generative AI.

Tune in to the full event

DEV is partnering to bring live events to the community. Join us or dismiss this billboard if you're not interested. ❤️