top | item 43723545

(no title)

avandekleut | 10 months ago

Similarly to passing an object argument, you can return an object.

Then pair it with destructuring assignment!

`const { fullName } = getName({ firstName, lastName )}`

discuss

order

No comments yet.