impatient-js icon indicating copy to clipboard operation
impatient-js copied to clipboard

Chapter: Destructuring

Open rauschma opened this issue 7 years ago • 4 comments
trafficstars

rauschma avatar Jul 19 '18 03:07 rauschma

Heading 27.3:

27.3. ~~Were~~ Where can we destructure?

rightpad avatar Oct 01 '18 14:10 rightpad

@da-moo Good catch; will be fixed in the next release.

rauschma avatar Mar 23 '19 17:03 rauschma

37.12 Nested destructuring:

Inside the Array pattern in line A, there is a nested object pattern at index 1.

There is no line marked with A in the code snippet above that sentence. (The second const line should be marked.)

AndiPersti avatar Jul 10 '21 15:07 AndiPersti

@AndiPersti 👍 Fixed in next release.

rauschma avatar Jan 02 '22 12:01 rauschma