Skip to content

Commit

Permalink
Error handling terms (#101)
Browse files Browse the repository at this point in the history
* Error handling terms

* Fixup
  • Loading branch information
vburlai authored and vldmrkl committed Apr 15, 2019
1 parent 92e6dd0 commit 66cd71f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TRANSLATION.md
Expand Up @@ -33,6 +33,7 @@
| code splitting | розділення коду |
| context | контекст |
| (un)controlled component | (не)контрольований компонент |
| crash | збій |
| custom hooks | хуки користувача |
| debugging | налагодження |
| development | розробка |
Expand All @@ -42,6 +43,7 @@
| effect | ефект |
| error | помилка |
| error boundary | запобіжник |
| error log | лог помилок |
| event handler | обробник події |
| fallback | запасний |
| feature | особливість |
Expand All @@ -59,6 +61,8 @@
| lifecycle method | метод життєвого циклу |
| lifting state up | підйом стану, піднімати стан |
| local state | внутрішній стан |
| log | лог; *to log an error – вивести помилку* |
| logging | логування |
| lowercase | у нижньому регістрі |
| mock | макет |
| (im)mutable | (не)змінний |
Expand Down

0 comments on commit 66cd71f

Please sign in to comment.