Skip to content

Conversation

@front42
Copy link
Contributor

@front42 front42 commented Nov 3, 2025

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
@javascript-translate-bot javascript-translate-bot requested a review from a team November 3, 2025 16:59
@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

Labels

review needed Review needed, please approve or request changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants