Skip to content

Added missing explanation for Array Literals#38745

Merged
Josh-Cena merged 1 commit intomdn:mainfrom
ragul1697:patch-1
Mar 21, 2025
Merged

Added missing explanation for Array Literals#38745
Josh-Cena merged 1 commit intomdn:mainfrom
ragul1697:patch-1

Conversation

@ragul1697
Copy link
Copy Markdown
Contributor

Description

Fixes #38729, Added the suggested content to show that the array has a empty value.

@ragul1697 ragul1697 requested a review from a team as a code owner March 21, 2025 03:45
@ragul1697 ragul1697 requested review from Josh-Cena and removed request for a team March 21, 2025 03:45
@github-actions github-actions bot added Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed labels Mar 21, 2025
@github-actions
Copy link
Copy Markdown
Contributor

@Josh-Cena Josh-Cena merged commit 0616d90 into mdn:main Mar 21, 2025
7 checks passed
wbamberg added a commit to wbamberg/content that referenced this pull request Apr 4, 2025
* upstream/main: (172 commits)
  chore: improve code style guide (mdn#38715)
  fix: typo on `Error.isError()` page (mdn#38754)
  plural consistency (mdn#38747)
  fix: auto-cleanup by bot (mdn#38695)
  Synchronize with BCD v5.7.4 (mdn#38709)
  Add docs for JS self-profiling API (mdn#37796)
  Better SameSite docs (mdn#38710)
  Added missing explanation for Array Literals (mdn#38745)
  Add a page on CSRF (mdn#38151)
  Fix description of several Range methods (mdn#38518)
  Remove extraneous span (mdn#38696)
  Add a definition for media containers, improve how the media files are defined and Remove wrong information (mdn#38721)
  Move visited selector guide to CSS selectors module (mdn#38642)
  Make JSON learning article more technically precise (mdn#38644)
  Make translate3d() interactive example code valid (mdn#38647)
  Clarity on Safari support for custom elements (mdn#38727)
  feat(css): Link to learning doc about text direction (mdn#38719)
  Fix typo (mdn#38739)
  move guide to module: inline formatting context (mdn#38637)
  Fix CSS pseudo-class lists (mdn#38576)
  ...
cssinate pushed a commit to cssinate/content that referenced this pull request Apr 11, 2025
@ragul1697 ragul1697 deleted the patch-1 branch September 10, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:JS JavaScript docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify that the array contains a hole

2 participants