Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: correct array methods article.md and task.md ru #2073

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

Open
front42 wants to merge 3 commits into javascript-tutorial:master
base: master
Choose a base branch
Loading
from front42:patch-10

Conversation

@front42
Copy link
Contributor

@front42 front42 commented Nov 3, 2025
edited
Loading

Array methods

  • There is no point in trying to change the meaning of the word "между" with any formulas.
    Let it be more precise — and also regarding commas here & there.
  • Negative indexes in methods are interpreted as arr.length + index, so arr.length - 1 is not the position before the last element (where the second-to-last element is) — but the position of the last element.
  • A more appropriate term to describe an object’s fields, without ambiguity and in line with common terminology, is properties.

@javascript-translate-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Nov 3, 2025
@front42 front42 changed the title (削除) fix: correct filter-range-in-place task.md ru (削除ここまで) (追記) fix: correct array methods article and task.md ru (追記ここまで) Nov 4, 2025
@front42 front42 changed the title (削除) fix: correct array methods article and task.md ru (削除ここまで) (追記) fix: correct array methods article.md and task.md ru (追記ここまで) Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

review needed Review needed, please approve or request changes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /