Skip to content

docs: add about destructuring - #3237

Merged
urugator merged 2 commits into
mobxjs:mainfrom
zapolnoch:main
Dec 29, 2021
Merged

docs: add about destructuring#3237
urugator merged 2 commits into
mobxjs:mainfrom
zapolnoch:main

Conversation

@zapolnoch

Copy link
Copy Markdown
Contributor

Code change checklist

  • Added/updated unit tests
  • Updated /docs. For new functionality, at least API.md should be updated
  • Verified that there is no significant performance drop (yarn mobx test:performance)

"reading" is dereferencing an object's property, which can be done through destructuring (eg. const {name} = user)

@changeset-bot

changeset-bot Bot commented Dec 29, 2021

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: dc54cc5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@urugator
urugator merged commit f43ae70 into mobxjs:main Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants