impatient-js
impatient-js copied to clipboard
Chapter: Destructuring
trafficstars
Heading 27.3:
27.3. ~~Were~~ Where can we destructure?
@da-moo Good catch; will be fixed in the next release.
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 👍 Fixed in next release.