TC39
Destructuring with Alias Binding
💡 Ideas
proposal
aclaymore
May 17, 2025, 6:53am
2
If I understand correctly this also sounds like:
Object.{pick,omit}
show post in topic
Related topics
Topic
Replies
Views
Activity
Destructuring - Assign selected props to a new variable
💡 Ideas
proposal
9
1487
November 5, 2020
New syntax for the "as" proposal
💡 Ideas
proposal
4
654
March 21, 2021
Obj2.{ x, y } = Obj1 Destructuring Assignment
💡 Ideas
proposal
3
285
April 13, 2023
Functional Destructuring: Destructure via function calls using new syntax
💡 Ideas
proposal
28
839
May 22, 2023
const b = a.{ id, name, age } - Object Cherry Pick
💡 Ideas
proposal
49
1591
April 30, 2022