I'm not sure that this type of destructuring is good practice, it seems pretty unreadable to me. I also haven't yet come across an ember app which uses this form. Also, the main motivation for this plugin to address https://github.com/ember-cli/rfcs/pull/50 which doesn't include any nested functions.
This addon supports simple destructuring but doesn't yet support nested destructuring such as:
I'm not sure that this type of destructuring is good practice, it seems pretty unreadable to me. I also haven't yet come across an ember app which uses this form. Also, the main motivation for this plugin to address https://github.com/ember-cli/rfcs/pull/50 which doesn't include any nested functions.