Skip to content

Fix try-catch #720

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

Merged
merged 3 commits into from
Mar 24, 2025
Merged

Conversation

Andrii256
Copy link
Contributor

In chapter 01-10-01 try-catch

There were many mistakes.
And some of sentences were correct, but they were "unnatural" in Ukrainian and make understanding more difficult.

**In chapter 01-10-01 try-catch**

There were many mistakes.
And some of sentences were correct, but they were "unnatural" in Ukrainian and make understanding more difficult.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Зараз на сторінці текст обрізається. Я трохи підкоригував щоб не обрізався.
image

@@ -34,7 +34,7 @@ try {

Подивімося на декілька прикладів.

- Приклад без виключень: виводить `alert` `(1)` та `(2)`:
- Приклад без помилки: виводить `alert` `(1)` та `(2)`:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Я не зовсім з вами в цьому згоден, оригінальне слово тут exception. Це не зовсім помилка.
Я би тут зробив щось типу: виключення(exception). Або додав би на початку якісь пояснювальний текст щодо цього.

Дослідивши це питання, дізнався, що зазвичай в технічній літературі українською exception в контексті runtime error перекладається як _виняток_
@dolgachio dolgachio merged commit c71b7f4 into javascript-tutorial:master Mar 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants