🔥 Pretty excited about the new JavaScript non-mutating array methods. Currently in stage 3.

.toReversed()

.toSorted()

.toSpliced() - remove items

.with() - replace items

1.3K20124191
1016