reactjs / ru.react.dev

React documentation website in Russian / Официальная русская версия сайта React
https://ru.react.dev
Creative Commons Attribution 4.0 International
678 stars 380 forks source link

Translation for "You Might Not Need an Effect" #854

Open boldurean opened 1 year ago

boldurean commented 1 year ago

This PR translates "You Might Not Need an Effect"

I also "partially" translated some of the layout components such as "DeepDive", "Note", "Recap" and etc.

Next list of browsers was used for testing:

Some of the screenshots:

Screenshot 2023-04-27 at 20 28 23 Screenshot 2023-04-27 at 20 35 42 Screenshot 2023-04-27 at 20 35 28 Screenshot 2023-04-27 at 20 35 02 Screenshot 2023-04-27 at 20 34 29 Screenshot 2023-04-27 at 20 33 14 Screenshot 2023-04-27 at 20 31 52 Screenshot 2023-04-27 at 20 31 16 Screenshot 2023-04-27 at 20 28 35
ntishkevich commented 1 year ago

Спасибо за перевод. Если Tailwind-prettier ваш плагин, то просьба его отключить и вернуть измененный порядок css классов в исходный по той причине, что последующие обновления документации будут вызывать на этих строчках конфликты и придется разбираться обновлялись ли стили в английской документации при разрешении конфликтов.

boldurean commented 1 year ago

Спасибо за перевод. Если Tailwind-prettier ваш плагин, то просьба его отключить и вернуть измененный порядок css классов в исходный по той причине, что последующие обновления документации будут вызывать на этих строчках конфликты и придется разбираться обновлялись ли стили в английской документации при разрешении конфликтов.

Прошу прощения, проглядел. Плагин мой, совсем не подумал о будущих конфликтах. Сделал откат оставив только перевод + убрал упоминание в PR.

boldurean commented 1 year ago

@fpetrakov, спасибо за корректировки. При переводе таких длинных страниц очень сильно замыливается перевод)

github-actions[bot] commented 10 months ago

Size changes

## 📦 Next.js Bundle Analysis for react-dev This analysis was generated by the [Next.js Bundle Analysis action](https://github.com/hashicorp/nextjs-bundle-analysis). 🤖 ### 🎉 Global Bundle Size Decreased Page | Size (compressed) | |---|---| | `global` | `103.15 KB` _(-1 B)_ |
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

### Three Pages Changed Size The following pages changed size from the code in this PR compared to its base branch: Page | Size (compressed) | First Load | |---|---|---| | `/404` | `75.73 KB` _(🟡 +337 B)_ | 178.88 KB | | `/500` | `75.72 KB` _(🟡 +337 B)_ | 178.88 KB | | `/[[...markdownPath]]` | `77.18 KB` _(🟡 +337 B)_ | 180.33 KB |
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

boldurean commented 9 months ago

ПР висит уже пару месяцев, есть какие-то дополнения?)

boldurean commented 6 months ago

Конфликты пофикшены, но если какие-то другие ветки вольют, то снова появятся)

boldurean commented 4 months ago

Ребят, что-то вообще в репе тихо...