filmov
tv
WebStorm Tips & Tricks #8: Automate destructuring declaration from property and index access

Показать описание
If you have code that has property and index access, you can automatically propogate it to a destructuring declaration (and vice versa). That's powerful and cool - isn't it!