🏠 New in Low Baseline Support: Array grouping

March 5, 2024

caniuse · mdn · spec

The Object.groupBy() and Map.groupBy() static methods group values of arrays and iterables based on a function that returns a key for each value.

Source features