ES6 Object Destructuring

preview_player
Показать описание
The destructuring assignment syntax is a JavaScript expression that makes it possible to extract data from arrays or objects into distinct variables.

You have to start using this.
Рекомендации по теме
Комментарии
Автор

Thanks! You helped me with a problem I was working out. I KNEW there was a cleaner way to write what I was doing!! *high five*

JaredTruscott