Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention ?? and ?. in operators guide #34636

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

Josh-Cena
Copy link
Member

Fix #33215

@Josh-Cena Josh-Cena requested a review from a team as a code owner July 4, 2024 21:13
@Josh-Cena Josh-Cena requested review from wbamberg and removed request for a team July 4, 2024 21:13
@github-actions github-actions bot added Content:JS JavaScript docs size/m [PR only] 51-500 LoC changed labels Jul 4, 2024
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Preview URLs

External URLs (1)

URL: /en-US/docs/Web/JavaScript/Guide/Expressions_and_operators
Title: Expressions and operators

(comment last updated: 2024-07-05 01:33:58)

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
@sideshowbarker sideshowbarker merged commit b56dcec into mdn:main Jul 5, 2024
8 checks passed
@Josh-Cena Josh-Cena deleted the nullish-op-guide branch July 5, 2024 02:18
evelinabe pushed a commit to evelinabe/mdn-content that referenced this pull request Jul 5, 2024
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:JS JavaScript docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operators page doesn't mention . or ?.
3 participants