@@ -30,19 +30,19 @@ React DOM змяшчае функцыі, якія падтрымліваюцца
3030* [ Серверныя API] ( /reference/react-dom/server ) - API з пакета ` react-dom/server ` дазваляюць рэндэрыць кампаненты React у HTML на серверы.
3131* [ Статычныя API] ( /reference/react-dom/static ) - API з пакета ` react-dom/static ` дазваляюць генераваць статычны HTML для кампанентаў React.
3232
33- ## React Compiler {/* react-compiler* /}
33+ ## Кампілятар React {/* react-compiler* /}
3434
35- The React Compiler is a build-time optimization tool that automatically memoizes your React components and values :
35+ Кампілятар React — інструмент аптымізацыі на этапе зборкі, які аўтаматычна мемаізуе вашыя кампаненты React і значэнні :
3636
37- * [ Configuration ] ( /reference/react-compiler/configuration ) - Configuration options for React Compiler .
38- * [ Directives ] ( /reference/react-compiler/directives ) - Function-level directives to control compilation .
39- * [ Compiling Libraries] ( /reference/react-compiler/compiling-libraries ) - Guide for shipping pre-compiled library code .
37+ * [ Канфігурацыя ] ( /reference/react-compiler/configuration ) — канфігурацыя параметраў для кампілятара React .
38+ * [ Дырэктывы ] ( /reference/react-compiler/directives ) — Дырэктывы, каб кантраляваць кампіляцыю на ўзроўні функцый .
39+ * [ Compiling Libraries] ( /reference/react-compiler/compiling-libraries ) - Дапаможнік па публікацыі папярэдне скампіляваных бібліятэк .
4040
41- ## ESLint Plugin React Hooks {/* eslint-plugin-react-hooks* /}
41+ ## Плагін ESLint для Хукаў React {/* eslint-plugin-react-hooks* /}
4242
43- The [ ESLint plugin for React Hooks ] ( /reference/eslint-plugin-react-hooks ) helps enforce the Rules of React:
43+ [ Плагін ESLint для Хукаў React] ( /reference/eslint-plugin-react-hooks ) дапамагае сачыць за выкананнем правілаў React:
4444
45- * [ Lints ] ( /reference/eslint-plugin-react-hooks ) - Detailed documentation for each lint with examples .
45+ * [ Правілы лінтара ] ( /reference/eslint-plugin-react-hooks ) - Дэтальная дакументацыя кожнага правіла з прыкладамі .
4646
4747## Правілы React {/* rules-of-react* /}
4848
0 commit comments