Skip to content

Sync with react.dev @ 49284218 #591

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 20 commits into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 21 additions & 4 deletions TRANSLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,23 @@
| Орудний | _пропом_ | _пропсами_ |
| Місцевий | _пропі_ | _пропсах_ |

Бандл

| Відмінок | Однина | Множина |
| -------- | ------ | ------- |
| Називний | _бандл_ | _бандли_ |
| Родовий | _бандла_ | _бандлів_ |
| Давальний | _бандлу_ | _бандлам_ |
| Знахідний | _бандл_ | _бандли_ |
| Орудний | _бандлом_ | _бандлами_ |
| Місцевий | _бандлі_ | _бандлах_ |

Бандлер

| Відмінок | Однина | Множина |
| -------- | ------ | ------- |
| Називний | _бандлер_ | _бандлери_ |
| Родовий | _бандлеру_ | _бандлерів_ |
| Родовий | _бандлера_ | _бандлерів_ |
| Давальний | _бандлеру_ | _бандлерам_ |
| Знахідний | _бандлер_ | _бандлери_ |
| Орудний | _бандлером_ | _бандлерами_ |
Expand Down Expand Up @@ -108,7 +119,11 @@
| batch | група оновлень |
| batching | групування |
| browser | браузер |
| build | збірка |
| build tool | інструмент збирання |
| build tooling | інструменти збирання |
| bug | помилка, дефект |
| bundle | бандл; запаковувати |
| bundler | бандлер |
| callback | функція зворотного виклику |
| camelCase | *camelCase* |
Expand All @@ -125,7 +140,7 @@
| development | розробка |
| development mode | режим розробки |
| developer tools | інструменти розробника |
| React developer tools | інструменти React розробника |
| React developer tools | інструменти розробника React |
| DOM container | DOM-контейнер |
| effect | ефект |
| encapsulation | інкапсуляція |
Expand Down Expand Up @@ -161,11 +176,13 @@
| online | онлайн |
| online playground | онлайн пісочниця |
| package manager | менеджер пакетів |
| package registry | реєстр пакетів |
| paint | фарбування, перефарбування |
| performance | продуктивність (TODO: розглянути "швидкодію") |
| prop | проп |
| props | пропси |
| production | продакшн |
| production mode | продакшн-режим |
| production | публічне середовище; впровадження |
| production mode | (у режимі) публічного середовища; режим публічного впровадження |
| reducer | редюсер |
| reuse | повторне використання, перевикористання |
| React | React |
Expand Down
3 changes: 2 additions & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
1 change: 1 addition & 0 deletions src/components/MDX/CodeBlock/CodeBlock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ function getInlineDecorators(
line.step === 3,
'bg-green-40 border-green-40 text-green-60 dark:text-green-30':
line.step === 4,
// TODO: Some codeblocks use up to 6 steps.
}
),
})
Expand Down
309 changes: 309 additions & 0 deletions src/content/blog/2025/02/14/sunsetting-create-react-app.md

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion src/content/blog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ title: React Blog

<Intro>

This blog is the official source for the updates from the React team. Anything important, including release notes or deprecation notices, will be posted here first. You can also follow the [@reactjs](https://twitter.com/reactjs) account on Twitter, but you won’t miss anything essential if you only read this blog.
This blog is the official source for the updates from the React team. Anything important, including release notes or deprecation notices, will be posted here first.

You can also follow the [@react.dev](https://bsky.app/profiles/react.js) account on Bluesky, or [@reactjs](https://twitter.com/reactjs) account on Twitter, but you won’t miss anything essential if you only read this blog.

</Intro>

<div className="sm:-mx-5 flex flex-col gap-5 mt-12">

<BlogCard title="Sunsetting Create React App" date="February 13, 2025" url="/blog/2025/02/14/sunsetting-create-react-app">

Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework. We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework.

</BlogCard>

<BlogCard title="React v19 " date="December 5, 2024" url="/blog/2024/12/05/react-19">

In the React 19 Upgrade Guide, we shared step-by-step instructions for upgrading your app to React 19. In this post, we'll give an overview of the new features in React 19, and how you can adopt them ...
Expand Down
5 changes: 5 additions & 0 deletions src/content/community/conferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ June 13 - 17, 2025. In-person in Amsterdam, Netherlands + remote (hybrid event)

[Website](https://reactsummit.com/) - [Twitter](https://x.com/reactsummit)

### React Nexus 2025 {/*react-nexus-2025*/}
July 03 - 05, 2025. In-person in Bangalore, India

[Website](https://reactnexus.com/) - [Twitter](https://x.com/ReactNexus) - [Bluesky](https://bsky.app/profile/reactnexus.com) - [Linkedin](https://www.linkedin.com/company/react-nexus) - [YouTube](https://www.youtube.com/reactify_in)

### React Universe Conf 2025 {/*react-universe-conf-2025*/}
September 2-4, 2025. Wrocław, Poland.

Expand Down
6 changes: 6 additions & 0 deletions src/content/community/meetups.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ Do you have a local React.js meetup? Add it here! (Please keep the list alphabet
* [React Advanced London](https://guild.host/react-advanced-london)
* [React Native London](https://guild.host/RNLDN)

## Finland {/*finland*/}
* [Helsinki](https://www.meetabit.com/communities/react-helsinki)

## France {/*france*/}
* [Lille](https://www.meetup.com/ReactBeerLille/)
* [Paris](https://www.meetup.com/ReactJS-Paris/)
Expand Down Expand Up @@ -136,6 +139,9 @@ Do you have a local React.js meetup? Add it here! (Please keep the list alphabet
## Spain {/*spain*/}
* [Barcelona](https://www.meetup.com/ReactJS-Barcelona/)

## Sri Lanka {/*sri-lanka*/}
* [Colombo](https://www.javascriptcolombo.com/)

## Sweden {/*sweden*/}
* [Goteborg](https://www.meetup.com/ReactJS-Goteborg/)
* [Stockholm](https://www.meetup.com/Stockholm-ReactJS-Meetup/)
Expand Down
Loading