ES6's destructuring is a nice way of assigning a variable in a concise way, without duplicating the name of the object property. Use it consistently where possible. https://gitlab.gnome.org/GNOME/gnome-shell-extensions/merge_requests/91
ES6's destructuring is a nice way of assigning a variable in a concise way, without duplicating the name of the object property. Use it consistently where possible. https://gitlab.gnome.org/GNOME/gnome-shell-extensions/merge_requests/91