filmov
tv
ReactJS Tutorial - #8 Destructuring State and Props

Показать описание
Destructuring assignment syntax is a JavaScript expression that makes it possible to unpack values from arrays, or properties from objects, into distinct variables.
This makes the code look nicer and improves code readability.
This makes the code look nicer and improves code readability.