Function expression and arrows by Tuoris · Pull Request #48 · javascript-tutorial/uk.javascript.info

Conversation

@Tuoris

Note: given the fact that some words and phrases are yet missing from glossary,
I use following translations (source - MDN 🇺🇦) for them:

  • Function Declaration -> Оголошення Функції, left both words capitalized for better clarity and readability
  • Function Expression -> Функціональний Вираз, left both words capitalized for the same reason
  • expression -> вираз
  • strict mode -> суворий режим
  • callback -> колбек/функція зворотного виклику, source - Wiki 🇺🇦

Bonus 😆 :

  • John -> Микола - most common ukrainian first name according to Internet

@tarasyyyk

@Tuoris

Good point, @tarasyyyk !

  • callback - I feel that колбек and функція зворотного виклику are synonyms and both can be used. Please create an issue if needed (I personally think it's not)
  • strict mode - most voted translation is used (few weeks left)
  • John - sure, I'll change Микола -> Іван (yet russian version uses Вася) )

Edit: fix typo

@CLAassistant

CLA assistant check
All committers have signed the CLA.

tarasyyyk

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! There are a lot of text and no any major mistakes. This is the first such pull request!
Some translation even better that english source text (I mean Error => ReferenceError).

@tarasyyyk

@allcontributors

@tarasyyyk tarasyyyk changed the title Translation: First steps > Function expression and arrows Function expression and arrows

Aug 29, 2024